Anonymous

Changes

HTML

1,047 bytes added, 16:29, May 2, 2006
I know, I cheated on the last one
Ever wish you could make some words italicized without it showing up like [i]this[/i]? Here are a few helpful hints. Please use text beautification with discretion.

===Some HTML tags===
<nowiki><b>This is bold.</b></nowiki>

<nowiki><i>This is italicized.</i></nowiki>

<nowiki><blockquote>This will offset text, like a quotation.</blockquote></nowiki>

<nowiki><font color="red">This will make your font red.</font></nowiki>

<nowiki><font face="Comic Sans MS">This will change your font.</font></nowiki>

<nowiki><font size="5">This will make your text big.</font></nowiki>

<nowiki><a href="http://wso.williams.edu">This links to WSO.</a></nowiki>

===Some examples===
The lines above will appear as follows:

<b>This is bold.</b>

<i>This is italicized.</i>

<blockquote>This will offset text, like a quotation.</blockquote>

<font color="red">This will make your font red.</font>

<font face="Comic Sans MS">This will change your font.</font>

<font size="5">This will make your text big.</font>

[http://wso.williams.edu This links to WSO.]
938
edits