how do you make yuor writing like bold and underlined and different colors
Anther myspace question?
These Will make text bigger.
%26lt;H1%26gt;%26lt;/H1%26gt;
%26lt;H2%26gt;%26lt;/H2%26gt;
%26lt;H3%26gt;%26lt;/H3%26gt;
%26lt;H4%26gt;%26lt;/H4%26gt;
%26lt;H5%26gt;%26lt;/H5%26gt;
%26lt;H6%26gt;%26lt;/H6%26gt;
-----------------
These will make text bigger and add color.
%26lt;font size=+4 color=blue%26gt;%26lt;/font%26gt;
%26lt;font size=+3 color=red%26gt;%26lt;/font%26gt;
%26lt;font size=+2 color=white%26gt;%26lt;/font%26gt;
%26lt;font size=+1 color=lightgreen%26gt;%26lt;/font%26gt;
%26lt;font color=hotpink%26gt;%26lt;/font%26gt;
%26lt;font size=-1 color=slate%26gt;%26lt;/font%26gt;
%26lt;font size=-2 color=#0000C0%26gt;%26lt;/font%26gt;
--------------------------------------...
Adds color, font, and size
%26lt;font size=+4 color=blue face=Arial%26gt;%26lt;/font%26gt;
%26lt;font size=+3 color=green face=Roman%26gt;%26lt;/font%26gt;
%26lt;font size=+2 color=pink face=Times New Roman%26gt;%26lt;/font%26gt;
%26lt;font size=+1 color=yellow face=Helvetica%26gt;%26lt;/font%26gt;
%26lt;font size=+3 color=red face="Comic Sans MS"%26gt;%26lt;/font%26gt;
--------------------------------------...
Here are some formatting tags
%26lt;B%26gt;%26lt;/B%26gt; BOLD TEXT
%26lt;I%26gt;%26lt;/I%26gt; ITALICS TEXT
%26lt;U%26gt;%26lt;/U%26gt; UNDERLINED TEXT
%26lt;STRIKE%26gt;%26lt;/STRIKE%26gt; STRIKETHROUGH TEXT (%26lt;S%26gt;%26lt;/S%26gt; does the same thing)
%26lt;STRONG%26gt;%26lt;/STRONG%26gt; STRONGLY EMPHASIZED TEXT (Like Bold)
%26lt;EM%26gt;%26lt;/EM%26gt;EMPHASISES TEXT (Like Italics)
%26lt;BIG%26gt;%26lt;/BIG%26gt;MAKES TEXT A LITTLE BIGGER AND BOLDER %26lt;SMALL%26gt;%26lt;/SMALL%26gt;MAKES TEXT A LITTLE SMALLER
%26lt;SUP%26gt;%26lt;/SUP%26gt;SUPERSCRIPT (Example: 103)
%26lt;SUB%26gt;%26lt;/SUB%26gt;SUBSCRIPT (Example: H20)
%26lt;BR%26gt; This tag forces a line break. (A new line in other words.)
%26lt;P%26gt; This tag forces a new unindented paragraph.
%26lt;P ALIGN=LEFT%26gt;%26lt;/P%26gt; This tag forces left justification.
%26lt;P ALIGN=CENTER%26gt;%26lt;/P%26gt; This tag forces centered justification.
%26lt;P ALIGN=RIGHT%26gt;%26lt;/P%26gt; This tag forces right justification. %26lt;HR%26gt;Horizontal rule. Draws a horizontal line below where the tag is inserted.
Reply:%26lt;b%26gt;Bold%26lt;/b%26gt;
%26lt;u%26gt;Underline%26lt;/u%26gt;
%26lt;font color=#FFFFFF%26gt;white%26lt;/font%26gt;
Best place to go for color codes is my link I provided.
Reply:bold: %26lt;b%26gt;insert text here%26lt;/b%26gt;
underlined: %26lt;u%26gt;insert text here%26lt;/u%26gt;
color: %26lt;font color="insert color here"%26gt;insert text here%26lt;/font%26gt;
Reply:"%26lt;b%26gt;" ...text... "%26lt;/b%26gt;"
witout the quotes makes it bold.
and "%26lt;u%26gt;" ...text..."%26lt;u%26gt;"
without the quotes makes it underlined.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment