iamrowdy
12-24-2004, 06:54 AM
hey, um, in my div layer, why won't the font code or whatever, work? because, i put the same font code outside of it, and it works. is there some kind of special HTML i have to put in there in order for it to work?
secondly, if i were to make a link highlighted on mouse over, how would i do that? like, whats the code? or instead of putting underlined or overlined or whatever, what other options of decorations are there, and what are they called?
and, this is the code for my site so far, if it heps at all. (it's under construction as you can see)
<HTML><HEAD><TITLE>CaucasianCorner</TITLE></HEAD>
<BODY>
<body bgcolor="#002433">
<div id=layer1 style="position:absolute; top:0; left:250; width:350; height:1000; z-index:1; padding:5px; background-color:#000000;>
<font face="arial" size="2" color="#ffffff">i wish i could fly..</font>
<img src="iwishicouldfly.bmp">
</div>
<font face="arial" size="2" color="#ffffff">i wish i could fly..</font>
</Body></HTML>
secondly, if i were to make a link highlighted on mouse over, how would i do that? like, whats the code? or instead of putting underlined or overlined or whatever, what other options of decorations are there, and what are they called?
and, this is the code for my site so far, if it heps at all. (it's under construction as you can see)
<HTML><HEAD><TITLE>CaucasianCorner</TITLE></HEAD>
<BODY>
<body bgcolor="#002433">
<div id=layer1 style="position:absolute; top:0; left:250; width:350; height:1000; z-index:1; padding:5px; background-color:#000000;>
<font face="arial" size="2" color="#ffffff">i wish i could fly..</font>
<img src="iwishicouldfly.bmp">
</div>
<font face="arial" size="2" color="#ffffff">i wish i could fly..</font>
</Body></HTML>