View Full Version : how'd she do this?


x3_Misz_Sattin
08-10-2004, 11:55 AM
i was just wondering if anyone knew how this person did the different things wit her text..

http://www.xanga.com/home.aspx?user=xcraziie__girl

like how'd she get different colors put in her xanga
-links are diff colors
-words are underlined
-words are diff colors

and it looks like it would take her a long time..i wanted to kno if there was a simpler way?

thanks
Sattin

oincubusx
08-10-2004, 08:40 PM
she just used the three tags... <b> <i> and <u> and she put this in her css:

b {
color:#000000;
}

u {
color:#000000;
}

i {
color:#000000;
}

^ put that in ur CSS and change the bolded "words" to the color u want... but for it to work u have to put <b>WORD HERE</b> or <i>WORD HERE</i> or <u>WORD HERE</u> around the words u want it to work for... ..if u dont understand then ask lol

x3_Misz_Sattin
08-10-2004, 10:50 PM
thank you!

thisladyy
08-13-2004, 09:43 PM
her layout is hot -- how did she get her box aligned to that side w/ the modules lookin like that?