NEED HTML HELP BADLY!!, html 4 bold letter coloring |
![]() ![]() |
NEED HTML HELP BADLY!!, html 4 bold letter coloring |
Mar 29 2004, 05:32 AM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 3 Joined: Mar 2004 Member No: 9,566 |
ever since i started a weblog
|
|
|
|
| *lookitskim* |
Mar 29 2004, 05:42 AM
Post
#2
|
|
Guest |
hmm i thought that u knew the code to bold?
to bold <b>text</b> font color <font color="#color"> text </font> so if u want it to be bolded with different colors u do this <b><font color="#color">text</font></b> I'm not sure if this is what u wanted. |
|
|
|
Mar 29 2004, 05:46 AM
Post
#3
|
|
![]() Newbie ![]() Group: Member Posts: 3 Joined: Mar 2004 Member No: 9,566 |
|
|
|
|
| *lookitskim* |
Mar 29 2004, 05:52 AM
Post
#4
|
|
Guest |
QUOTE(x_nosebleed_x @ Mar 29 2004, 2:46 AM) is it for Xanga? Welps here is the code. Insert with your CSS CODE <!-- begin code provided by createblog.com -->
.blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #ffffff; } font,td,p,xmp{color:#000000; font-face: trebuchet ms; font-weight:normal; font-size:9pt; line-height:10pt; text-align:justify;} <!-- end code provided by createblog.com --> |
|
|
|
Mar 29 2004, 05:55 AM
Post
#5
|
|
![]() Newbie ![]() Group: Member Posts: 3 Joined: Mar 2004 Member No: 9,566 |
|
|
|
|
Mar 29 2004, 10:06 AM
Post
#6
|
|
|
Member ![]() ![]() Group: Member Posts: 23 Joined: Mar 2004 Member No: 8,549 |
<b>text</b> i think
|
|
|
|
![]() ![]() |