I am using the following HTML on a website:
<head>
<BODY BGCOLOR="#C0C0C0" TEXT="#0000FF" LINK="#0000FF" VLINK="#800080">
<marquee bgcolor="C0C0C0" font color="000000"><b>Welcome to the Bainon Family House! Its under contructiong</b></marquee>
</head>
And yet this part:
<BODY BGCOLOR="#C0C0C0" TEXT="#0000FF" LINK="#0000FF" VLINK="#800080">
It isnt working for me. Should i be doing something different?