grave_flower
06-03-2006, 04:39 AM
I don't know why this code won't work on Myspace. But it works properly when in the preview mode. I'm not sure how to explain it exactly. Go here: http://vampirefreaks.com/u/grave-flower ... see how the 'About me', 'Likes', 'Dislikes' ect are clickable? When you click 'em on myspace, it just goes to the home page. It worked a few days ago. Help would be very greatly appreciated.
Here's the code:
<div class='likes_title'><b>Likes: </b><br></div><center><br><br>
<br><br><table><tr><td valign="top"><div style="border: 1px solid white; overflow: auto;background:trans; width:75px; height:300;">
<br>
<A HREF="#hd1">header</A><br><br>
<A HREF="#hd2">header</A><br><br>
<A HREF="#hd3">header</A><br><br>
<A HREF="#hd4">header</A><br><br>
</div></td> <td valign="top"><div style="border: 1px SOLID white; background:trans; overflow: auto; WIDTH: 300px; height:300;overflow:hidden;">
<A NAME="hd1">
<div style="padding: 4px; width:300px; height:300px; overflow:auto;">
<br> writing would go here.
</div>
</A>
<A NAME="hd2">
<div style="padding: 4px; width:300px; height:300px; overflow:auto;">
<center>
writing would go here.
</div>
</A>
<A NAME="hd3">
<div style="padding: 4px; width:300px; height:300px; overflow:auto;">
<center> writing would go here. <br>
</div>
</A>
<A NAME="hd4">
<div style="padding: 4px; width:300px; height:300px; overflow:auto;"><center>
<center> writing would go here.
</div>
Here's the code:
<div class='likes_title'><b>Likes: </b><br></div><center><br><br>
<br><br><table><tr><td valign="top"><div style="border: 1px solid white; overflow: auto;background:trans; width:75px; height:300;">
<br>
<A HREF="#hd1">header</A><br><br>
<A HREF="#hd2">header</A><br><br>
<A HREF="#hd3">header</A><br><br>
<A HREF="#hd4">header</A><br><br>
</div></td> <td valign="top"><div style="border: 1px SOLID white; background:trans; overflow: auto; WIDTH: 300px; height:300;overflow:hidden;">
<A NAME="hd1">
<div style="padding: 4px; width:300px; height:300px; overflow:auto;">
<br> writing would go here.
</div>
</A>
<A NAME="hd2">
<div style="padding: 4px; width:300px; height:300px; overflow:auto;">
<center>
writing would go here.
</div>
</A>
<A NAME="hd3">
<div style="padding: 4px; width:300px; height:300px; overflow:auto;">
<center> writing would go here. <br>
</div>
</A>
<A NAME="hd4">
<div style="padding: 4px; width:300px; height:300px; overflow:auto;"><center>
<center> writing would go here.
</div>