View Full Version : i know this may be a dumb question


wehweh
09-02-2005, 10:09 PM
but can someone help me with my tables on my myspace

they look like this
my myspace (http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=14120674&Mytoken=20050902150803)

but i want them to look like this
like her tables (http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=5243810&Mytoken=20050902150803)

how do i do that?

SizzZzlinhair
09-02-2005, 10:29 PM
Does that mean you want a defined border on yours?

If so, change the following things in your code:

<table width="800" border="1" align="center" cellpadding="5" cellspacing="0" bgcolor="black">

You can make the border to the number of thickness that you want.. the higher the number, the thicker the border. You can also change the color of it.

wehweh
09-03-2005, 02:56 PM
do i have to put that code in each box?!