Skip to main content
Lennyroy Codes

Lennyroy Codes

By lennyroy robles

Audio walkthrough of the Basics Course
Learn more here : www.thebasics.dev
Available on
Apple Podcasts Logo
Google Podcasts Logo
Overcast Logo
Pocket Casts Logo
RadioPublic Logo
Spotify Logo
Currently playing episode

The Basics: The HTML Tag

Lennyroy CodesSep 08, 2019

00:00
02:12
The Basics: The HTML Tag

The Basics: The HTML Tag

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


Sep 08, 201902:12
The Basics: Parent Child in HTML

The Basics: Parent Child in HTML

Learn about parent child relationships in divs!

Aug 29, 201903:38
The Basics: Creating a Layout - Semantic

The Basics: Creating a Layout - Semantic

Create a layout in HTML using semantic tags like header and section.

Aug 29, 201902:31
The Basics: Creating a Layout - Non Semantic

The Basics: Creating a Layout - Non Semantic

Getting used to creating layout using DIVs in HTML & CSS

Aug 25, 201901:58
The Basics: Layout Overview

The Basics: Layout Overview

Explore different layouts with CSS.

Aug 25, 201902:17
The Basics: CSS Syntax

The Basics: CSS Syntax

How to create a CSS style.

Jul 06, 201904:30
The Basics: The Style Tag

The Basics: The Style Tag

Overview of the style tag syntax in CSS

Jul 06, 201901:49
The Basics: CSS Syntax & The Style Tag

The Basics: CSS Syntax & The Style Tag

Playing around with CSS

Jul 06, 201910:49
The Basics: List Tags

The Basics: List Tags

Learn to create list tags in HTML.



https://slides.com/lennyroyroy/deck#/

Jun 12, 201902:44
The Basics: Image Tag

The Basics: Image Tag

Learn to make images in HTML.


https://slides.com/lennyroyroy/deck#/

Jun 11, 201905:06
The Basics: Attributes

The Basics: Attributes

Learn to use attributes in HTML.


https://slides.com/lennyroyroy/deck#/

Jun 10, 201904:55
The Basics: Link Tag

The Basics: Link Tag

How to make a link in HTML.


https://slides.com/lennyroyroy/deck#/

Jun 07, 201903:39
Formatting text using line breaks in HTML

Formatting text using line breaks in HTML

How to make a line break & horizontal line in HTML.


https://slides.com/lennyroyroy/deck#/

Jun 05, 201904:40
Creating strong and italic tags in HTML

Creating strong and italic tags in HTML

How to create Strong & Italic tags.


https://slides.com/lennyroyroy/deck#/



Jun 04, 201903:27
The Basics: Heading Tags

The Basics: Heading Tags

How to create a H1 - H6 tag.


https://slides.com/lennyroyroy/deck#/

Jun 01, 201902:21
The Basics: Paragraph Tag

The Basics: Paragraph Tag

How to use a paragraph tag.


https://slides.com/lennyroyroy/deck#/

May 31, 201902:60