
How to Zip a folder
Windows skip to Mac Right click on the folder you want to zipClick on “Send…

HTML Video
Overview You can add video elements to a web page using the HTML5 <video> tags.…

HTML Audio
Overview You may want to add sound effects to your site or allow users to…

HTML Comments
Overview Developers often leave comments in their code. Comments are used to provide information to…

HTML Semantic Elements
Overview Though many elements are designed to add structure to a web page, others are…

HTML Forms
Overview It is very common for a web page to take in user information. For…

HTML Tables
Overview A table is a way to organize information into rows and columns. Think “Google…

HTML Images
Overview Images are essential to any good website. In this lesson we will learn how…

HTML Links
Overview Links are what we use to move around the web. In this lesson you…

HTML Lists
Overview In this lesson you will learn how to create ordered lists (numbered), unordered lists…

HTML Paragraphs
Overview In this lesson you will learn about creating paragraph text in HTML using p…

HTML Headings
Overview In this lesson you will learn about the six tags available in HTML that…

Start Writing HTML
Overview Are you ready to start writing html? This lesson will walk you through the…

HTML Basic Structure
Overview In this lesson you will learn about the doctype declaration as well as three…

Intro To HTML
What is HTML? HTML is one of the three main languages used in creating web…