View Details
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
View Details
Learn about parent child relationships in divs!
View Details
Create a layout in HTML using semantic tags like header and section.
View Details
Getting used to creating layout using DIVs in HTML & CSS
View Details
Learn to create list tags in HTML.
https://slides.com/lennyroyroy/deck#/
View Details
Learn to make images in HTML.
https://slides.com/lennyroyroy/deck#/
View Details
Learn to use attributes in HTML.
https://slides.com/lennyroyroy/deck#/
View Details
How to make a link in HTML.
https://slides.com/lennyroyroy/deck#/
View Details
How to make a line break & horizontal line in HTML.
https://slides.com/lennyroyroy/deck#/
View Details
How to create Strong & Italic tags.
https://slides.com/lennyroyroy/deck#/
View Details
How to create a H1 - H6 tag.
https://slides.com/lennyroyroy/deck#/
View Details
How to use a paragraph tag.
https://slides.com/lennyroyroy/deck#/