Log In · Register

 
modifying text in divs?
hippiehead025
post Oct 12 2008, 09:06 PM
Post #1


Senior Member
***

Group: Member
Posts: 65
Joined: Oct 2008
Member No: 690,035



what codes do i enter in a div to modify text font, size and bold/italics, underline? Thanks - Roger
 
 
Start new topic
Replies (1 - 4)
Tomates
post Oct 12 2008, 09:09 PM
Post #2


poison
*******

Group: Official Member
Posts: 4,806
Joined: Mar 2008
Member No: 629,020



CODE
<font name="FONT NAME HERE">

<font size="size here">

<b> bold </b>

<i>italics </i>

<u> underline </u>

<strike> strike out </strike>


those are all the ones i know
 
Marlons
post Oct 12 2008, 09:36 PM
Post #3


Thread Killer
******

Group: Staff Alumni
Posts: 1,012
Joined: Jun 2007
Member No: 530,544



Or if you meant it the other way try this.
CODE
body,table, td, li, p, div, textarea  
{font:normal ##px tahoma; color:###; font-weight:none; border:#px; text-transform: none; line-height:##px;}

b, bold {
color:###;
}

s, strike {
color:###;
}

i, em {
color:###;
}

u, underlined{
color:##;
}
 
hippiehead025
post Oct 12 2008, 09:36 PM
Post #4


Senior Member
***

Group: Member
Posts: 65
Joined: Oct 2008
Member No: 690,035



Thanks! now do i put those inside style tags? or just leave em by themselves? Thanks - Roger
 
Mickey
post Oct 13 2008, 08:17 AM
Post #5


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Marlons' way would require style tags. Natalie's way doesn't.
 

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