Red hot salsa
12-18-2005, 03:23 AM
i use ths border and it works when I preview it but then when I submit it wont show up. Heres the border.
<tr>
<td><center><h3></h3>
my text is here
</td>
</tr>
</table>
kittycat
12-18-2005, 03:26 AM
What kind of border are you trying to make? You also don't have a beginning <table> tag. And where are you submitting the code to?
<table>
<tr>
<td><center>
my text is here
</center>
</td>
</tr>
</table>
Try that :)
Red hot salsa
12-18-2005, 05:34 PM
I am submitting it to myspace. And I hae the table in there. I forgot to put it. It shows up when I previeew it and then when I submit it doesnt show up
the coding you provided has no borders at all.
please provide the entire coding or a link to your webpage.
a screenshot of the before and after would be really good for a visual too.
for future "myspace" questions, there is a forum titled "myspace" which should be able to provide faster/better answers than the general html forum here.
thanks.