HTML Resources

These are a few resources that can be helpful in learning HTML. Of course, not everyones learning style is the same, and these may not work for everyone. If you find that your way of learning just doesn’t fit with any of these, know that there are many more online and physical sources that are really easy to find with just a quick search.

  • Fiero Code:
    • This is a great site for interactive learning, as you can learn HTML(and a variety of other coding languages) while also playing a fun game with a suspenseful story
  • W3 Schools:
    • This is a great learning site for HTML and a variety of other codes that is a lot more in depth, while also letting learners move at their own pace
  • Sublime Text:
    • This is a text editor that will not only help format your code, it will also highlight both changes and errors so that it’s easier to not get lost. It will also give suggestions for what element you are trying to use
  • The Handy Dandy Slideshow for Learning HTML:
    • An in depth slideshow that goes through all the steps and elements of HTML, while also showing examples and explaining exactly what to do
  • Example Sites
  • Nemo Quiz:
    • This is great for more resources, templates, and checklists
  • Creating a Website-The Missing Manual
    • This book is great for a basic rundown of HTML5, and the author incorporates humor while also providing explanations and instructions for learning.