The Basics

The Basics

  • Slides
  • Videos
  • Challenges
  • Blog

›HTML Structure

The Basics

  • Course Introduction

Intro to HTML

  • First Steps in HTML
  • HTML Syntax
  • HTML Tags In Action
  • The Paragraph Tag
  • Heading Tags
  • Strong & Italic Tags
  • Line Break & Horizontal Rule
  • Link Tags
  • Link & Attribute Review
  • Attributes
  • Image Tags
  • List Tags
  • Review
  • HTML Tags Challenge
  • Advanced Challenge
  • HTML Resources & Extras

Intro to CSS

  • CSS Syntax & The Style Tag
  • Breaking down CSS Rule Syntax
  • CSS Color
  • CSS Background Color

Layout

  • Layout Overview
  • Creating a Layout - Non Semantic

HTML Structure

  • The HTML Tag

CSS Flebox

  • Essential Tools for Web Developers

Responsive Design

  • Essential Tools for Web Developers

Review & Final Project

  • Essential Tools for Web Developers

The HTML Tag

The HTML tag is an essential part of the classic HTML structure. Like many of the the tags we have 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.

Open Slide

The Basics: The HTML Tag

Video Walkthrough

Explore the first tag in our HTML documents.

View Youtube Video

Audio Walkthrough

More depth on the HTML tag.

Listen to Podcast

Helpful Links

  • /
← Creating a Layout - Non SemanticEssential Tools for Web Developers →
The Basics
Lennyroy Codes
Intro to HTMLIntro to CSSLayoutHTML StructureCSS FlexboxResponsive DesignReview & Final Project
Features
Slide LibraryVideo LibraryChallengesBlog
Learn More
GitHubTwitterLinkedInPortfolioStar
Buy me a coffee!Buy me a coffee!
Copyright © 2019 Lennyroy Codes