+ 3
Sites to practice HTML5?
7 Respuestas
+ 2
Open a text editor and Chrome and Firefox browsers (or other browsers you prefer). Practice in the editor, save files as html, and open the files in Chrome and Firefox.
Practice getting pages to look the way you want in multiple browsers, take note of any differences between browsers and research how to tweak the html to fix any problems.
When comfortable with HTML, you can create external CSS and JavaScript with the same text editor that you used for HTML. Just save the files as css and js accordingly.
To publish your pages on the net, you'll have to get them hosted on a web server. But you can practice all you want offline, with the files stored locally.
Have fun.
+ 4
w3schools
And yes,
free code camp
+ 3
I already completed it
+ 3
Thank you
+ 1
ty
0
programming hub