In this short HTML tutorial, we discuss the basic structure of an HTML document and cover some common tags.
Because we are using HTML5. The very first line of our html file should include the !DOCTYPE html tag. More information on this tag can be found here:
https://developer.mozilla.org/en-US/d...
https://developer.mozilla.org/en-US/d...
Please add this tag to the top of your index.html file when following along with this tutorial!
The Blog post to this video can be found here: https://www.moduate.com/blog/learn-html
Recommended cloud server provider: DigitalOcean.
Get $100, 60-day credit with this link: https://m.do.co/c/772b27dd1f4c
#learnhtml #htmltutorial