Log In · Register

 
 
Closed TopicStart new topic
border
thats hott;
post Jan 3 2006, 10:21 PM
Post #1


Senior Member
****

Group: Member
Posts: 108
Joined: Feb 2005
Member No: 104,631



im sorry ive asked alot of questions today but one more.
when i used thesecodes







and now i dont have a border around my "aboutme"

www.myspace/com/heyx3bitches

...but ya how do i get the borde back mad.gif
 
duplicatex0x0x0
post Jan 3 2006, 10:23 PM
Post #2


Senior Member
******

Group: Duplicate
Posts: 1,912
Joined: May 2005
Member No: 137,527



you're profile is set to private.. ;\
 
thats hott;
post Jan 3 2006, 10:25 PM
Post #3


Senior Member
****

Group: Member
Posts: 108
Joined: Feb 2005
Member No: 104,631



alright i unset it
 
duplicatex0x0x0
post Jan 3 2006, 10:34 PM
Post #4


Senior Member
******

Group: Duplicate
Posts: 1,912
Joined: May 2005
Member No: 137,527



you could do the one way that i can think of at the moment, is to put what ever you want a border around it in a textarea.
CODE
<textarea name="about me" cols=40 rows=8>text here</textarea>
Creates a text box area. Columns set the width; rows set the height.

and then you can add the textarea code to you css so you can make it all stylish:
CODE
<STYLE>textarea{border-color:rrggbb}table{border-color:rrggbb}</STYLE>
 
thats hott;
post Jan 3 2006, 10:44 PM
Post #5


Senior Member
****

Group: Member
Posts: 108
Joined: Feb 2005
Member No: 104,631



ugh..didnt wokr =/
 
xix_inu_xix
post Jan 4 2006, 10:36 AM
Post #6


Fuck you
****

Group: Member
Posts: 244
Joined: Nov 2005
Member No: 302,735



QUOTE(tcunningham1589 @ Jan 3 2006, 10:34 PM)
you could do the one way that i can think of at the moment, is to put what ever you want a border around it in a textarea.
CODE
<textarea name="about me" cols=40 rows=8>text here</textarea>
Creates a text box area. Columns set the width; rows set the height.

and then you can add the textarea code to you css so you can make it all stylish:
CODE
<STYLE>textarea{border-color:rrggbb}table{border-color:rrggbb}</STYLE>

*


um on the styel sheet shouldn't it have the border style and size too to show? O.o, just asking

CODE
<STYLE>
textarea{
border: 1px solid pink;
}

table{
border: 1px solid pink;
}

</STYLE>
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: