How do i get these borders? |
![]() ![]() |
How do i get these borders? |
Jul 12 2005, 05:35 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Jul 2005 Member No: 170,816 |
I've been wanting to know how to do this for a while now. And still have no idea how to get the borders around the interests, details, about me, and who i'd like to meet. like on this page here.
Like this please please thankyou. |
|
|
|
Jul 12 2005, 06:01 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
CODE
^Put that in your cascading style sheet or put it inbetween <STYLE></STYLE> tags. |
|
|
|
Jul 12 2005, 06:02 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
Like for the text, or the sections?
|
|
|
|
Jul 12 2005, 06:03 PM
Post
#4
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
^She said for interests and details.
|
|
|
|
Jul 12 2005, 06:04 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
|
|
|
|
Jul 12 2005, 06:07 PM
Post
#6
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
CODE
|
|
|
|
Jul 13 2005, 04:23 AM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Jul 2005 Member No: 170,816 |
hmmm i've put the first code in but the border doesnt show up. eeeek!
The second code confuses me i dont understand what that one does and i dont understand where i put thee code. x x x |
|
|
|
Jul 13 2005, 07:25 AM
Post
#8
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Since you didn't put the code in style tags, then I'm going to put them there for you.
CODE <style>/*Interests and Details*/
table, tr, td {background:transparent; border:0px;} table table table {background-color:ffffff;} table table table { border-width:2px; border-color:000000; border-style:solid; }</style> |
|
|
|
![]() ![]() |