different font sizes in text |
![]() ![]() |
different font sizes in text |
![]()
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!
|
|
|
![]()
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 ^^ |
|
|
![]()
Post
#3
|
|
![]() Mr. Brightside ![]() ![]() Group: Member Posts: 22 Joined: Feb 2004 Member No: 5,298 ![]() |
yah... u could do that. Or manually set it up in ur xanga on "Font size" or "font"
![]()
Attached File(s)
|
|
|
![]() ![]() |