You can get multiple information about programing.

HOW TO CHANGE FONT SIZE AND COLOR IN HTML.?? - Programming info

HOW TO CHANGE FONT SIZE AND COLOR IN HTML.??

 
HOW TO CHANGE FONT SIZE AND COLOR IN HTML
HOW TO CHANGE FONT SIZE AND COLOR IN HTML.??You  can increase and decrease  font size and change color by following  tags.

 <html>

 <head>

<title>

 ---------then close tag 

 </title>

  </head>  

  < body >
   <font size=10 color=blue>
    Then close this tag as
    </body>
     </html>
               you can do practice by coping this tags on notepad that is compulsery on each PC.

                


Next Post Previous Post