Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where do I code html? [closed]

Tags:

html

css

So I recently finished the HTML and CSS course at Codecademy, and I want to practice coding with html and css. My problem though, is that I don't know where to start. I've been searching around to try and find the information I need, but I can't find anything. I kind of feel like it's so obvious noone's ever needed to ask, but I don't know, so here I am, asking.

While searching for the answer to this question, I could only find sites that teach how to use html and css, like Codecademy, and sites that let you test html code like w3schools.com, but no sites that let you practice html and CSS.

Here's my question:

Are HTML and CSS created as .html and .css files on my computer?

like image 411
Spyfiend13 Avatar asked Mar 09 '26 15:03

Spyfiend13


1 Answers

You should ask new question for each of the questions you posted.

Where do I code html?

  1. You can use any text editor. Try Sublime Text - download the app for your operating system and install.

  2. Create a new file, saving it with the file exetension .html. Be sure you saved the file in an easy to find location - like you would with any word processing document or spreadsheet.

  3. Open a browser (Safari, Chrome, Firefox).

  4. Click and drag your new HTML file into the tab window.

  5. Make some changes in your HTML file.

  6. Refresh your browser tab.

  7. You're now on your way to learning more about coding HTML in your local environment.

like image 68
sealocal Avatar answered Mar 12 '26 06:03

sealocal



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!