
Learn the fundamentals of HTML, create a boilerplate with head, title, and body, and structure pages with headings, paragraphs, links, images, tables, and publish on GitHub.
Learn to set up Visual Studio Code, install Live Server, and run HTML files locally, comparing editors and using a browser with a side by side layout.
Explore how the internet delivers web content to your browser, and practice building HTML with online editors like CodePen and local editors like Brackets, including viewing source and running locally.
Create your first HTML tags by coding an h1 with your name and a paragraph, then explore opening and closing tags with MDN guidance.
Create a website boilerplate using the four essential html elements: html, head, body, and doc type. Include meta, title, and styling links, and practice saving the structure as a template.
Explore heading tags (h1–h6), paragraphs, line breaks (br), and horizontal rules (hr) to structure content; learn nesting rules, spacing, and when to use h1 sparingly for SEO.
Explore HTML text formats using strong, bold, em, i, mark, sub, sup, small, and big. Compare strong versus bold and em versus i to understand emphasis and styling.
Learn how semantic HTML5 tags like header, footer, nav, section, article, and aside organize content beyond divs, creating a meaningful web page structure with a main area and optional side.
Explore how to use unordered and ordered lists to group content with list items, compare bullets versus numbers, and apply list attributes for navigation and display.
Meta tags sit in the head section and describe the page with character encoding and descriptions, while comments document code for readability and are not visible on the page.
Learn to create hyperlinks using the anchor tag and href attributes, open links in a new page with target _blank, and implement absolute, relative, and mailto links for site navigation.
Learn how to embed images with the HTML img tag using the src attribute from local or web sources. Resize with styling, and note the width attribute as an alternative.
Explore HTML character codes from the W3.org reference to enliven text with symbols like checkmarks and stars in your web pages, and insert these characters into headings and social profiles.
Learn to create and structure HTML tables using thead, tbody, tr, th, and td, with the ability to span multiple columns and apply styling with CSS for clean, consistent results.
Apply the style attribute to any element to style inline with border, background, color, and width. Understand how width equalizes table columns and how inline styling relates to style sheets.
Learn to publish HTML projects on the web with GitHub Pages by creating a public repository, adding index.html, and sharing the live web URL or CodePen alternative.
Welcome to our fast paced introduction to coding with HTML5
This course is perfect for anyone who wants to learn more about creating web content.
Bonus PDF guide - Loaded with resources, code snippets and lesson information to help you learn
Step by step guide to learn HTML code and how you can apply the code to your own web projects
Get started today with HTML
Course covers the basics - along with additional resources for expanded HTML learning
Create a basic web page with HTML HEAD BODY and TITLE Tags
Create a basic web template that can be used as a starting point for all your web pages
Learn about tools needed to write HTML code and how to get coding right away
Upload and create your first public webpage that you can share with friends and family - Your own URL with your HTML code project :)
Course covers
Basic HTML tag and element
Common HTML tags and how to use them and what they do
Creating a Template
HTML character codes
Creating Lists with HTML
Headings and semantic page structure
Adding hyperlinks and images to your web page
Various text styled HTML tags
Tables and styling of table elements
Setting up github page
Taught by an instructor with many years of web development experience ready to help you learn more about HTML
Fast friendly support is always available within the Q&A section
What are you waiting for, you have nothing to lose, join now and start coding HTML today