Create a page to show different attributes of Font tag.

Code

<html>
<body>
<font color="Blue" size="5" face="Arial">This is a sample Text</font><br>
<font color="yellow" size="5" face="Algerian">This is a sample Text</font><br>
<font color="pink" size="5" face="Bernard MT Condensed">This is a sample Text</font><br>
<font color="cyan" size="5" face="Harlow Solid Italic">This is a sample Text</font><br>
<font color="Blue" size="5" face="Rockwell Extra Bold">This is a sample Text</font><br>
</body>
</html>


Out Put


This is a sample Text
This is a sample Text
This is a sample Text
This is a sample Text
This is a sample Text

Comments

Popular posts from this blog

Create an HTML document giving details of your name, age, telephone number, address, TLC code & enrolment number aligned in proper order.

Applet Not initialized properly’ Error in Finacle – Solution

Fresh installation of CSI Applications and Database