Saturday, January 11, 2020

Marquee Tag

This is used to Marquee the Text

<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:


This is my first web page VTA Polgahawela VTA Polgahawela VTA Polgahawela VTA Polgahawela VTA Polgahawela VTA Polgahawela VTA Polgahawela VTA Polgahawela Default speed Very fast !! Very slow ...

No comments:

Post a Comment

Assessment Paper 10

Vtapage.html <html> <head> <title> VTA </title> </head> <body> <h1> VTA <...