02Geek HTML5 and JavaScript, TypeScript, React, Flash, ActionScript online School
Previous VideoPrevious Video

Creating Ordered and unordered lists

<p>In this video we learn how to create lists. There are two types of lists ordered lists and unordered lists. They work in a very similar way.</p> <p>The ordered list : lists out elements breaking them down and numbering them - same as you would find in a word processor. while the unordered list would list out elements without numbering them. </p>

Todays HTML Session Overview

Learning alone is hard so instead learn with my mom HTML Tags.

02:16

Defining HTML5 Pages - DOCTYPE

A brief history of HTML. By the end of this video you will get the basics of how html works and know how to work with the DOCTYPE.

04:43

Should you use the B or STRONG Tags

while the strong tag represents the essence of the page - the most important content in it.

05:57

Using the I Tag

The i tag enables you to italicize elements in your HTML5 documents.

02:40

Creating Ordered and unordered lists

There are two types of lists ordered lists and unordered lists. They work in a very similar way.

03:43

Adding an Underline to Copy in HTML

This time around we will look at the HTML U tag.

04:16