Websites to learn more about HTML
- Code Academy
- Code Academy is a great place to get a start in learning to code.
It has simple lessons in an easy-to-learn format that will get you
through the basics.
- W3Schools
- W3Schools has a wide variety of all kinds of tutorials for coding.
In every coding class I've taken so far, the professors have linked
to this website in particular for how it explains coding basics and
fundimentals in easy to process pieces.
- web.dev
- web.dev provides a nice clean layout with many pages to reference.
It will teach the basics of html in a way that will be easy to reference
later.
- learn-html.org
- learn-html.org aims to do exactly as the domain name suggests:
teach you html. This site contains a variety of lessons, going all the
way up to advanced html and CSS tutorials.
- html.com
- html.com provides not only tutorials, but also information on the history
and uses of html as a coding language (something that few of the other
resources provide)
Other links:
(Click here to return to the top of the page)