HTML-program 5

Program 5:



  • Font tag: <font>


<html>

<head>

<title> this is my first webpage</title>

</head>

<body>

<font color="red">This is my first webpage.</font><font face="Calibri"> This page is designed with HTML language.</font><br><font size="20">HTML language is the principle language for web design but other language like</font><br> php, Java, JavaScript, VB, VBScript etc are also used to design webpage.<br><font color="red" face="Calibri" size="20">But these language are used as embedded within HTML language.</font><br>So, HTML is the mother language of webpage design.

</body>

</html>



  • Font attributes:

    • Family: used in CSS, eg : arial, Calibri, times new roman

    • face: Calibri

    • Size: 2,4,4……../+2,+4,-1,-2,-4

    • Color: red, green………/#ffffff, #ff00ff,……..

    • Variant: small or capital

    • Weight: normal, bold, bloder, lighter

    • etc.



  • It will look like:

Posted in Labels: |

0 comments:

My Google Pagerank

Followers

Recent Activities

  © 2009; webmaster: MAKE MONEY ONLINE

Back to TOP