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

Todays HTML Session Overview

<p>Today we are going to break into a few new topics: </p> <ul> <li>HTML5'n it</li> <li>B Strong</li> <li> I want to be italic</li> <li>Underline that S**T</li> <li>Did you say I'm unordered?! </li> </ul>

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