26 September 2012

html formatting tags

Making stylist page by this tags

In html there are many formatting tags. But they are divided into three types.
 that are ----

  • Text Formatting Tags
  • "Computer Output" Tags
  • Citations, Quotations, and Definition Tags

I make a table and describe some tags here, you need to practice them.

Text Formatting Tags
Formatting tags Description
<b>  Making blod text
<big> Making Big text
<em> used to make Emphasized text 
<i> Makes Italic style 
<strong>  defines strong text
<del> defines deleted text
<ins>  defines inserted text
<small>  defines small text
<sub>  defines subscripted text
<sup>  defines superscripted text 
Now we will learn about computer output tags
"Computer Output" Tags
Formatting tags Description
<code> Defines computer code text 
<pre> Defines performatted text 
<kbd> Defines Keyboard text
<tt> Defines teletype text 
<samp>  Defines Sample computer code 
<var> defines a variable

Now its time to learn Citations, Quotations, and Definition Tags

Citations, Quotations, and Definition Tags
Formatting tags Description
<abbr> defines an abbreviation  
<acronym> defines an acronym 
<address> used to make address element 
<bdo>  defines a text direction 
<blockquote>  defines  a long quotation 
<q> defines  a short quotation 
<cite> defines  a citation 
<dfn> defines  a definition term  
Now you need to practice for get this code by heart. So don't fare just practice

Thank u---------- 

No comments:

Post a Comment