Log In · Register

 
NEED HTML HELP BADLY!!, html 4 bold letter coloring
x_nosebleed_x
post 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 pinch.gif (3 years ago) ive been bolding certain words and for every bold word id make it a different color than the original text color... a little while ago, a fellow blogger from new york told me that she had an HTML code for the bold letters to be a different color. She doesn't want to tell me the code... _dry.gif HeLP??? please? cry.gif
 
 
Start new topic
Replies (1 - 5)
*lookitskim*
post 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. _unsure.gif
 
x_nosebleed_x
post Mar 29 2004, 05:46 AM
Post #3


Newbie
*

Group: Member
Posts: 3
Joined: Mar 2004
Member No: 9,566



wink.gif actually... the code was to make any bold letters on your page a certain color and anything unbold on your page another color. thats what i meant. but thats for your help
 
*lookitskim*
post Mar 29 2004, 05:52 AM
Post #4





Guest






QUOTE(x_nosebleed_x @ Mar 29 2004, 2:46 AM)
wink.gif actually... the code was to make any bold letters on your page a certain color and anything unbold on your page another color. thats what i meant. but thats for your help

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 -->
 
x_nosebleed_x
post Mar 29 2004, 05:55 AM
Post #5


Newbie
*

Group: Member
Posts: 3
Joined: Mar 2004
Member No: 9,566



_smile.gif _smile.gif _smile.gif biggrin.gif _smile.gif _smile.gif _smile.gif THANK YOU SO MUCH!!!
 
caffienexkittie
post 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
 

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