Search This Blog

HTML Marquee Tag Example

HTML Marquee Tag Example :
<!doctype html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<h2> Marquee Tag Example </h2>
<p>
<marquee> <<<<<< Example of marquee>>>>>> </marquee>
<br/>
Marquee can float the text. by default right to left
</p>
</body>
</html>
OUTPUT

No comments:

Post a Comment