Presentation is loading. Please wait.

Presentation is loading. Please wait.

HTML <tag> Syntax

Similar presentations


Presentation on theme: "HTML <tag> Syntax"— Presentation transcript:

1 HTML <tag> Syntax
</ > Tag Name Content End Tag Name Example < h1 > Welcome to my site < /h1 >

2 HTML <tag> Syntax
Examples < li > content < /li > < h1 > content < /h1 > < p > content < /p >

3 HTML <tag> Syntax
Examples < name of tag > content < /end tag >

4 HTML <tag> Syntax
Examples < h1 > Welcome to my Site < /h1 > <p> Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. </p>

5 HTML <tag> Syntax
All content resides within the <body> tags <body> < h1 > Welcome to my Site < /h1 > <p> Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. </p> </body>


Download ppt "HTML <tag> Syntax"

Similar presentations


Ads by Google