html

  1.   
  2.  <html>  
  3.  <head>  
  4.  <title>Font Tag</title>  
  5.  </head>  
  6.  <body>  
  7.  <h2>Example of font tag</h2>  
  8.  <p>This is normal text without any font styling</p>  
  9.   <p>  
  10.     <font color="blue">Text with normal size and default face</font>  
  11.   </p>  
  12.   <p>  
  13.     <font size="5" color="green">Text with Increased size and default face</font>  
  14.   </p>  
  15.   <p>  
  16.     <font color="red" face="cursive">Text with Changed face</font>  
  17.   </p>  
  18. </body>  
  19. </html>  

Popular posts from this blog

kerala state rutronix fundamentals & operating system malayalam notes with previous Q&A