Tuesday, March 17, 2015

0 HTML Header Tag Example .

Hello Viewer , 
How are you . I also believed your mind pleaser very fine and goods. I appearance  to HTML header tag h1-h6 example. so viewer not told to longer thats doing the right works, so lats go...






<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="keywords" content="basic html" />
<title>This is Page Title </title>
<style type="text/css">
h1{color: red;}
h2{color: green;}
h3{color: black;}
h4{color: blue;}
h5{color: #6EEBFE;}
h6{color: gray;}

</style>
</head>
<body>
<h1>This is heading 1</h1>
<h2>This is heading 2</h2>
<h3>This is heading 3</h3>
<h4>This is heading 4</h4>
<h5>This is heading 5</h5>
<h6>This is heading 6</h6>
</body>
</html>

This is work Output.














so viewer this is a HTML header (tag h1-h6). I happy this code apply your work .Fruition of to  my  Tutorials . Viewer done this tutorials . see you next post . take care your body and mind pleaser . good By.


[N.B : Stay with the information and knowledge wherever they stay on course with the update.]




About The Author :

Information, knowledge and technology together to get up towards the tune.
Previous Page Next Page Home

Comment Policy : Information, knowledge and technology together to get up towards the tune.

0 comments:

Top