border around words |
border around words |
Jul 22 2005, 12:09 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 53 Joined: Aug 2004 Member No: 38,459 |
hey can someone please give me the code so i can put a border where i describe myself in the about me section? i wanna see how it looks.thanks! Myspace
|
|
|
|
![]() |
Jul 22 2005, 10:45 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
You need to add a span class to your css for that. just do somthing like
CODE .borderedtext1 { then anytime you want to use it you should add <span class=borderedtext1>text here
font-family:Verdana; font-style:normal; font-weight:normal; font-size:8pt; color:000000; text-transform:none; background:transparent; border-width:1px; border-color:000000; border-style:solid;} |
|
|
|
![]() ![]() |