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

Creating Abbreviations with ABBR tag

In the next cluster of videos we will be working with tags that there main goal is to help us define words or languages. The first among these tags is the ABBR tag. The ABBR tag enables us to define an abbreviation that once a user rolls over it would show case the actual fully qualified meaning of it.

Creating Abbreviations with ABBR tag

In the next cluster of videos we will be working with tags that there main goal is to help us define words or languages. The first among these tags is the ABBR tag. The ABBR tag enables us to define a

02:08

Defining new terms using the DFN Tag

Continuing this cluster of videos we continue and expand on our first definition tag ABBR with the DFN tag. The DFN tag's main goal is to help define a new term that is newly introduced into a documen

03:47

Building Definition lists with DL, DT and DD

Sometimes you want to have multiple definitions or more over multiple ways to define one thing in this cases you would want to create a Detention list using the DL tag . Once you create a DL tag you m

03:12

How to add addresses into HTML with the ADDRESS Tag

In this video we talk about the way to define the address area of a site but beyond that we give a few tips on what to do and what not to do when you put up your address onto a site.

05:29

Changing the layout direction of text

In this video we talk about the way to change the fllow of langauge. For the most of you this isn't very relevant but for many of the non latin speakers it is. By the end of this video you will know t

03:13

Setting a base url Path using the BASE Tag

We thought to keep this tidbit about urls until now so you have a bit more practice and understanding of how file paths and server paths work. The base tag enables you to change the base path of a dom

08:46