Learning HTML 5 -

by Jack Pritchard

Hey! Just so you know, this article is over 2 years old. Some of the information in it might be outdated, so take it with a grain of salt. I'm not saying it's not worth a read, but don't take everything in it as gospel. If you're curious about something, it never hurts to double-check with a more up-to-date source!

https://www.youtube.com/watch?v=JXDzchACMaI The seventh part of a series focusing on HTML 5, how to setup the foundations of any web page. Throughout the series, we will develop a basic understanding of coding conventions, web page optimisation and how to code a basic website. In this episode, we will be looking at how you can add comments to your code for yourself or other to understand how your code works. These comments will not display in the final display of your website but allow for collaboration with others on your projects. Check out the full series at Learning HTML 5