Listen "The Basics: The HTML Tag"
Episode Synopsis
The HTML tag is an essential part of the classic HTML structure. Like many of the the tags we've discussed before, it wraps around content. The content in this case happens to be the whole HTML document lol! It is the first tag we write in our HTML document, and is the parent of all the elements inside. the !DOCTYPE html tag is important to add so that the browser can detect what kind of file is being used.
See more at https://www.thebasics.dev
Follow along with the slides at https://slides.com/lennyroyroy/deck-7#/5
See more at https://www.thebasics.dev
Follow along with the slides at https://slides.com/lennyroyroy/deck-7#/5
More episodes of the podcast Lennyroy Codes
The Basics: Parent Child in HTML
29/08/2019
The Basics: Creating a Layout - Semantic
29/08/2019
The Basics: Creating a Layout - Non Semantic
25/08/2019
The Basics: Layout Overview
25/08/2019
The Basics: CSS Syntax
06/07/2019
The Basics: The Style Tag
06/07/2019
The Basics: CSS Syntax & The Style Tag
06/07/2019
The Basics: List Tags
12/06/2019
The Basics: Image Tag
11/06/2019
The Basics: Attributes
10/06/2019