Daniela
08-30-2003, 06:22 AM
This is my site: http://www.geocities.com/moonrainwater
There is a text link at the bottom that reads "Ostentatious Me" I want that link to be at the top of the page, but I can't seem to get it to go over the layout image. Here's my CSS/HTML script:
<STYLE type="text/css"><!--
body,tr,td, h6, p, li, b, u
{font-size: 10pt;
font-family: vargas;
color:#000000;
line-height:12px;
letter-spacing:0pt
text-align: left}
A:link {text-decoration:none; }
A:visited {text-decoration:none; }
--></STYLE>
<p ALIGN="CENTER"><a href="me.html" target="content">Ostentatious Me</a>
Can anyone tell me what's the problem?
There is a text link at the bottom that reads "Ostentatious Me" I want that link to be at the top of the page, but I can't seem to get it to go over the layout image. Here's my CSS/HTML script:
<STYLE type="text/css"><!--
body,tr,td, h6, p, li, b, u
{font-size: 10pt;
font-family: vargas;
color:#000000;
line-height:12px;
letter-spacing:0pt
text-align: left}
A:link {text-decoration:none; }
A:visited {text-decoration:none; }
--></STYLE>
<p ALIGN="CENTER"><a href="me.html" target="content">Ostentatious Me</a>
Can anyone tell me what's the problem?