How to write In Big Fonts N in Diff style..enjoy;)
All info about fonts!!!!
you can format the fonts of the text you are writing
Simple Format:
Font Size Alteration:
Code:
text
you can give sizes from 1 to 7 by this way, giving size more than 7 like 8, 9 etc will not make the font bigger......7 is the highest here
font Color:
Code:
RED text
or
Code:
RED text
here you can give the color name or the corresponding color's hexadecimal code within the inverted comma.
font style:
Code:
text in Comic Sans
you can give any font family name within the quotes to change the font into that particular font style.
refer to the MS Word or Notepad fonts for the names (not every font may be supported)
Advanced Format:
go through the code attentively
Code:
Text Here
♦ give any font family name for changing the style
♦ color may be in word name or hex value like said before
♦ for font size, use "value"em or "value"px. value should be given in decimal format (as shown)
♦ font-weight decides whether the font will be bold or not
♦ letter -spacing decides the space between two consecutive letters in a word
it should be given as "value"px (as shown)
♦ font-style makes the font italics
♦ background-color changes the color of the font background.
color may be given in word name or hex value
♦ text-align changes the alignment (left, center, right)
♦ margin decides the margin to be given (margin-left, margin-right)
0 comments: on "Big fonts in orkut"
Post a Comment