Text color

to get black text <P>Text test</P>

to get red text <P><FONT COLOR="#AF0000">type your paragraph here</FONT></P>

to get blue text <P><FONT COLOR="#0000AF">type your paragraph here</FONT></P>

to get green text <P><FONT COLOR="#00AF00">type your paragraph here</FONT></P>

to get yellow text <P><FONT COLOR="#D6D600">type your paragraph here</FONT></P>

Text size

to get a insy bincy font size use this tag <P><FONT SIZE="-2">type your paragraph here</FONT></P>

to get a small font size use this tag <P><FONT SIZE="+1">type your paragraph here</FONT></P>

to get a normal font size use this tag <P>type your paragraph here</P>

to get a big font size use this tag <P><FONT SIZE="+1">type your paragraph here</FONT></P>

to get a bigger font size use this <P><FONT SIZE="+2">type your paragraph here</FONT></P>

to get this font size use <P><FONT SIZE="+3">type your paragraph here</FONT></P>

and this font size is <P><FONT SIZE="+4"> type your paragraph here </FONT></P>

Font size +1 and red is <P><FONT SIZE="+1" COLOR="#AF0000"> type your paragraph here </FONT></P>

Back to Assignments