Log In · Register

 
 
Closed TopicStart new topic
codes, -bold, italic, underline
kawaii-rae
post Jul 19 2005, 11:47 PM
Post #1


Member
**

Group: Member
Posts: 10
Joined: Jun 2005
Member No: 148,203



erm, what's that code for the bold, italic, and underline that changes to different color? huh.gif


like this:

BOLD BOLD

ITALIC ITALIC

UNDERLINE UNDERLINE


and for the underline, wuts the code for a double underline?

laugh.gif Thankx biggrin.gif
 
*mipadi*
post Jul 19 2005, 11:56 PM
Post #2





Guest






CODE
b {
   color:#0000FF; /*blue bold text*/
}
i {
   color:#00FF00; /*green italic text*/
}
u {
   color:#FF9900; /*orange underline text*/
   /*the following two attributes make a double underline:*/
   text-decoration:none;
   border:1px double #FF9900;
}


All that goes between <style type="text/css"> and </style> tags.
 
bbyunique
post Jul 20 2005, 09:29 AM
Post #3


unique
*****

Group: Member
Posts: 520
Joined: May 2005
Member No: 140,137





there ya go, i fixed it incase that confused you.
 
kawaii-rae
post Oct 21 2005, 11:24 PM
Post #4


Member
**

Group: Member
Posts: 10
Joined: Jun 2005
Member No: 148,203



The codes dont work. when i tried with the underline crap, it makes my UNDERLINE words have a solid line border around it. when i made it dashed, it had dashs around the word too!! LOL mellow.gif
 

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