<html>
<head>
<title>This is my first web page</title>
</head>
<body>
<font ><marquee > VTA Polgahawela</marquee></font>
<font color=red><marquee > VTA Polgahawela</marquee></font>
<font color=white><marquee behavior="scroll" bgcolor= Blue> VTA Polgahawela</marquee></font>
<font color=white><marquee behavior="slide" bgcolor= Green> VTA Polgahawela</marquee></font>
<font color=white><marquee behavior="alternate" bgcolor= Pink> VTA Polgahawela</marquee></font>
<font color=white><marquee direction="up" bgcolor= purple> VTA Polgahawela</marquee></font>
<font color=white><marquee direction="down" bgcolor= orange> VTA Polgahawela</marquee></font>
<font color=white><marquee behavior="alternate" direction="up" height="100" bgcolor= red> VTA Polgahawela</marquee></font>
<marquee scrolldelay="85" scrollamount="6">Default speed</marquee>
<marquee scrolldelay="50" scrollamount="10" truespeed>Very fast !!</marquee>
<marquee scrolldelay="200" scrollamount="3">Very slow ...</marquee>
</body>
</html>
Display as:
No comments:
Post a Comment