Coding from scratch! Learn basic HTML tags: header, main, footer, div and h1-h6

When you start making a website, you'll want to know how to organize your code into different parts of the page. Several HTML tags exist for this purpose. In this episode, I'll discuss several of these tags, which includes the header, main, and footer tags, along with the div tag and the heading tags h1 through h6.
šŸ¤Æ Support
  • https://www.patreon.com/davidwparker
  • https://www.buymeacoffee.com/davidwparker

ā±ļø Timestamps:
  • 00:00 - Introduction
  • 00:15 - Demo
  • 01:00 - header tag
  • 02:39 - main tag
  • 03:43 - div tag
  • 04:15 - h1-h6 tags
  • 06:20 - footer tag

šŸ’Œ Newsletter:
  • https://www.programmingtil.com/

šŸŖElsewhere:
  • Twitter: https://twitter.com/davidwparker
  • Twitter: https://twitter.com/programmingtil
  • GitHub: https://github.com/davidwparker

šŸ’­Concepts:
  • HTML tags: header, main, footer, div, h1, h2, h3, h4, h5, h6

šŸ“šResources:
  • Code: https://github.com/davidwparker/programmingtil-html/tree/ep2
  • https://developer.mozilla.org/en-US/docs/Web/HTML/Element/header
  • https://developer.mozilla.org/en-US/docs/Web/HTML/Element/main
  • https://developer.mozilla.org/en-US/docs/Web/HTML/Element/footer
  • https://developer.mozilla.org/en-US/docs/Web/HTML/Element/div
  • https://developer.mozilla.org/en-US/docs/Web/HTML/Element/headingelements

šŸŽ¬ Subscribe!
  • http://bit.ly/subdavidwparker

My name is David W Parker and Iā€™m creating and publishing videos on ProgrammingTIL to help teach anyone and everyone who wants to code. Iā€™m a huge fan of Ruby on Rails, Svelte, and WebGL. Iā€™ve used React a lot in the past, as well as some Vue and AngularJS. Iā€™ve done some professional Python and Django as well. I like to create real applications and my tutorials will walk you through how to build something real from beginning-to-end.

html #learntocode #codenewbie

Ā© programmingtil.com