Saturday 19 December 2015

Filled Under:

Web Desiging Htmls Tags Lec # 2

Web Development
< ! DOCTYPE html >
     < head >

               <  title  >Pages title</title>

             < /head >

            <body>
                    <h1>  Write Heading 1  </h1>
                    <h2>   Write Heading 2  </h2>
                    <h3>   Write Heading 3 </h3>
                     <h4>   Write Heading 4  </h4>
                     <h5>   Write Heading 5  </h5>
                      <h6>   Write Heading 6  </h6>
                           
                       <p>Write paragraph in this tag<p>
                   </body>
</html>




Result of Coding...

Heading 1


Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Description Of tags..

Description Of Heading tags.

. These tags are very useful in Html and mostly used by designer .These heading tags are used for giving heading in specific heading portion.These tags are us to giving Heading to a text that can be shown in maximum large font or different font like we have to use above (h1) tag used for max large font that is shown in result and when we move below mean when we increase its value then its font decrease gradually .That is way we have to used different Heading tags for Different font.For large font we used (h1) and for Smallest font we used (h6)..So you can used this these tags and developed well designed static web pages.

Description Of Paragraph  tags..

>Paragraph tag we used for paragraph .We used this tag for Write a Paragraph between <p> and </p>. Paragraph tag mostly used for paragraph that we want to show in sequence and description phases.so paragraph  that is written in between Paragraph tag is meaning full..

Unknown

Author & Editor

A Wonderfull Learning And Entermaint Website Powerd By FUNTUBE Contribution OF Jahanzaib Rao And M.Asif.

0 comments:

Post a Comment

 

Copyright © FunTube™ is a registered trademark.
Designed by Templateism. Hosted on Blogger Platform.