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
ā±ļø Timestamps:
š Newsletter:
šŖElsewhere:
šConcepts:
šResources:
š¬ Subscribe!
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.
š¤Æ 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