syaoranclow
06-26-2005, 12:11 AM
Here is the link to the page:
http://www.freewebs.com/syaoranclow/Testing.htm
I'd like the MAIN to be the same height as the NEOPETS GRAPHICS but I have no clue how to do it. The WELCOME part is okay.
try adding this to the TD tags holding the inner ones...
valign="top"
syaoranclow
06-26-2005, 12:45 PM
try adding this to the TD tags holding the inner ones...
valign="top"
I don't really get how to put it in... I tried but nothing happened... maybe I did it wrong? Please help.
find this part...
<td> [x] <A href="http://www.freewebs.com/syaoranclow/index.htm">Home</A><br /> [x]
and add it in...
<td valign="top"> [x] <A href="http://www.freewebs.com/syaoranclow/index.htm">Home</A><br /> [x]
syaoranclow
06-26-2005, 05:07 PM
find this part...
<td> [x] <A href="http://www.freewebs.com/syaoranclow/index.htm">Home</A><br /> [x]
and add it in...
<td valign="top"> [x] <A href="http://www.freewebs.com/syaoranclow/index.htm">Home</A><br /> [x]
I did that and it didn't work. I also tried that with the WECOME message and it didn't work either... :sad:
syaoranclow
06-27-2005, 02:07 PM
Never mind, I fixed it. Thanks for your help!