Monday, June 6, 2011

Heyy how do i change font styles when i'm commenting? like bold or italic?

how do i change font styles from the normal to be a bigger size, bold, italicized, or something else? please help me!!!Heyy how do i change font styles when i'm commenting? like bold or italic?
italic %26lt;i%26gt;

and to stop it %26lt;/i%26gt;



bold %26lt;b%26gt;

and to stop %26lt;/b%26gt;



and big %26lt;big%26gt;

%26lt;/big%26gt;

small %26lt;small%26gt;

%26lt;/small%26gt;

%26lt;s%26gt; strike through

%26lt;u%26gt; underline



and to stop it just put a slash in the frontHeyy how do i change font styles when i'm commenting? like bold or italic?
you need to use html coding like :



%26lt;font color=blue size=5%26gt; %26lt;b%26gt;%26lt;i%26gt;then input your text then finish with %26lt;/i%26gt;%26lt;/b%26gt;%26lt;/font%26gt;



size can be 1-5 and b is bold and i is italic
%26lt;font size=';CHOOSE A SIZE FROM 3-7

face=';CHOOSE A FONT, warrning! the font should be a comercial, that means that the font should be common for every pc if you want to be displayed correctly usualy u can choose ';Impact, Verdana,Arial,Gramond...';

color=';CHOOSE black,green,red,blue...';

%26gt;HERE IS THE MESSAGE YOU WANNA TYPE%26lt;/font%26gt;

if you just want to do a bold,underline,italic,strike you go

%26lt;b%26gt;message%26lt;/b%26gt;

%26lt;u%26gt;message%26lt;/u%26gt;

%26lt;i%26gt;message%26lt;/i%26gt;

%26lt;s%26gt;message%26lt;/s%26gt;---i'm not sure for this one :)

Good luck
italic- %26lt;i%26gt;your font here%26lt;/i%26gt;

bold- %26lt;b%26gt;your font here%26lt;/b%26gt;

underlined- %26lt;u%26gt;your font here%26lt;/u%26gt;

changing the font color- %26lt;font color=red%26gt; your font here(you can use dif. colors)

changing the font size- %26lt;font size=10%26gt;your font here(you can go up to size 20)(and some layouts will not let you change the font size and color)

good luck hope this helps!=)

No comments:

Post a Comment