Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
History
Music
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts123/v4/81/65/f3/8165f300-89f7-585e-cc06-0abb5345135e/mza_1234715158363995298.jpg/600x600bb.jpg
Lennyroy Codes
lennyroy robles
16 episodes
3 days ago
Audio walkthrough of the Basics Course Learn more here : https://www.thebasics.dev
Show more...
Design
Arts
RSS
All content for Lennyroy Codes is the property of lennyroy robles and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Audio walkthrough of the Basics Course Learn more here : https://www.thebasics.dev
Show more...
Design
Arts
Episodes (16/16)
Lennyroy Codes
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


Show more...
6 years ago
2 minutes 12 seconds

Lennyroy Codes
The Basics: Parent Child in HTML

Learn about parent child relationships in divs!

Show more...
6 years ago
3 minutes 37 seconds

Lennyroy Codes
The Basics: Creating a Layout - Semantic

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

Show more...
6 years ago
2 minutes 31 seconds

Lennyroy Codes
The Basics: Creating a Layout - Non Semantic

Getting used to creating layout using DIVs in HTML & CSS

Show more...
6 years ago
1 minute 57 seconds

Lennyroy Codes
The Basics: Layout Overview

Explore different layouts with CSS.

Show more...
6 years ago
2 minutes 16 seconds

Lennyroy Codes
The Basics: CSS Syntax

How to create a CSS style.

Show more...
6 years ago
4 minutes 30 seconds

Lennyroy Codes
The Basics: The Style Tag

Overview of the style tag syntax in CSS

Show more...
6 years ago
1 minute 48 seconds

Lennyroy Codes
The Basics: CSS Syntax & The Style Tag

Playing around with CSS

Show more...
6 years ago
10 minutes 49 seconds

Lennyroy Codes
The Basics: List Tags

Learn to create list tags in HTML.



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

Show more...
6 years ago
2 minutes 44 seconds

Lennyroy Codes
The Basics: Image Tag

Learn to make images in HTML.


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

Show more...
6 years ago
5 minutes 6 seconds

Lennyroy Codes
The Basics: Attributes

Learn to use attributes in HTML.


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

Show more...
6 years ago
4 minutes 55 seconds

Lennyroy Codes
The Basics: Link Tag

How to make a link in HTML.


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

Show more...
6 years ago
3 minutes 39 seconds

Lennyroy Codes
Formatting text using line breaks in HTML

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


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

Show more...
6 years ago
4 minutes 39 seconds

Lennyroy Codes
Creating strong and italic tags in HTML

How to create Strong & Italic tags.


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



Show more...
6 years ago
3 minutes 27 seconds

Lennyroy Codes
The Basics: Heading Tags

How to create a H1 - H6 tag.


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

Show more...
6 years ago
2 minutes 21 seconds

Lennyroy Codes
The Basics: Paragraph Tag

How to use a paragraph tag.


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

Show more...
6 years ago
2 minutes 59 seconds

Lennyroy Codes
Audio walkthrough of the Basics Course Learn more here : https://www.thebasics.dev