I posted this code into a htm. file and I added on my website so i can redirect that page every time somebody access it .
Now can anybody tell me what code should I put into the "lutu1.css" file so I can get the redirection of my page for example to www. google. com
Now can anybody tell me what code should I put into the "lutu1.css" file so I can get the redirection of my page for example to www. google. com
Code:
<P>
<STRONG>
<head>
<link type="text/css" href="http://mydomainname.com/pic1/lutu1.css" media="all"
rel="stylesheet">
</head>
Comment