Sunday 20 January 2019

Learn HTML part 6

HTML Headings

HTML include six level of headings, which are ranked according to importance.
There are <h1>, <h2>, <h3>, <h4>, <h5> and <h6>
For example 
<html>
<head>
<title> first page </title>
</head>

<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>

Input


Output 





Basic Knowledges

Author & Editor

Has laoreet percipitur ad. Vide interesset in mei, no his legimus verterem. Et nostrum imperdiet appellantur usu, mnesarchum referrentur id vim.

0 Comments:

Post a Comment