Simple Codes Guide<p>paragraphs, but mostly just used anywhere you want to add text</p>
<b>bolds</b>
<i>italics</i>
<u>underlines</u>
<s>strike-throughs</s>
<code>uses computer text</code>
<tt>talk talk</tt>
<chat>used for chatting, early form</chat>
<font>this is big thin font</font>
<big>this sis big</big>
<strong>strong</strong>
<small>small</small>
<tiny>sometimes works</tiny>
<em>another small font</em>
<hr> is for a horizontal bar
<br> is break (used everywhere)
<title>for main titles</title>
<sub>below text</sub>
<sup>super text</sup
<h1>enormous</h1>
<h2>huge</h2>
<h3>large</h3>
<h4>big</h4>
<h5>medium</h5>
<h6>small</h6>
<h7>tiny</h7>
<marquee> moving text</marquee>
<font face="font style here, example: new times roman" color="#color here, use hexes" size="carefull, 5 is big">text here</font>
<li>bullets </li>
<body bgcolor=#use color from hexes>background color
<a href="URL of anything">hyperlinks(LINKS)</a>
<a>FALSE LINKS</a>
<img src="URL of image only">
<a href="WEB ADDRESS URL"><img src="IMAGE URL" border="0"></a>
<background music="midi here">
textarea> these are textareas, add end quotes /textarea
<p align="right"> text to right</p>
<p aligh="left> left</p>
<p aligh="center> centered text</p>
<p aligh="justified"> like newspapers text</p>
<pre> is dangerous. </pre>
Feel Free to leave comments
