Sunday 2 December 2012

HTML Program

Try the following program in your computer.

<html>
<head>
<title>My Page</title>
</head>
<body bgcolor=olive>
<font size=7 color=yellow>
<marquee bgcolor=red scrolldelay=400 behavior=scroll> Bishop Cotton Boys' School</marquee>
<marquee scrolldelay=40 direction=left behavior=alternate>Bangalore</marquee>
<marquee direction=up behavior=slide>Computer Science</marquee> </font?
<p>
<center><font color=white size=6 face=Vivaldi> This is the font tag </font></center>
</body>
</html>
   
Output :

No comments:

Post a Comment