Log In · Register

 
different font sizes in text
PiNkMuRmAiD
post Feb 23 2004, 10:40 AM
Post #1


Newbie
*

Group: Member
Posts: 8
Joined: Feb 2004
Member No: 5,165



how do you use different font sizes in the body of the text? thanks!
 
 
Start new topic
Replies
babieblu
post Feb 24 2004, 04:06 AM
Post #2


Senior Member
***

Group: Member
Posts: 46
Joined: Feb 2004
Member No: 4,016



you could manually do it everytime you want a diff font size by having
CODE
<!-- begin code provided by createblog.com -->
<FONT size="value">your text here </FONT>
<!-- end code provided by createblog.com -->

or if there's a constant style you want to use.. you can format, using css
so that bolding or italicizing something on your entries come out in bigger sizes...

For example
CODE
<!-- begin code provided by createblog.com -->
<STYLE type="text/css">b {color:#FF8CB5; font-weight: 400; font-size: 12pt}</STYLE>
<!-- end code provided by createblog.com -->

that would make it so that when you bold face the words, the color would come out pink with normal weight of the words and the size 12pt..

hope this helped ^^
 

Posts in this topic


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