<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>MyNews - BBCode Help</title>
<style type="text/css">
<!--
.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
-->
</style>
</head>
<body>
<h3 class="style2">MyNews BBCode </h3>
<p class="style1">These are the bbcode you can use with mynews when submitting news. </p>
<table width="500" border="0" cellspacing="0" cellpadding="3">
<tr>
<td bgcolor="#C0C0C0"><p class="style1">[b] Bold[/b]</p>
<p class="style1">[i]Italics[/i]</p>
<p class="style1">[u]underline[/u]</p>
<p class="style1">[s]strikeout[/s]</p>
<p class="style1">[o]overline[/o]</p>
<p class="style1">[size=4]Big Font[/size] </p>
<p class="style1">[url]http://google.com[/url]</p>
<p class="style1">[url=http://google.com]Google Website[/url]</p>
<p class="style1">[img]image.gif[/img]</p>
<p class="style1">[code]Some code[/code]</p>
<p class="style1">[quote]quote[/quote]</p>
<p class="style1"><br />
[mail]hide@address.com[/mail]<br />
</p>
<p class="style1">[mail=hide@address.com]email me[/mail]</p>
<p class="style1"><br />
[color=#FF0000]Red text[/color] produces Red text<br />
</p>
<p class="style1">[color=blue]Blue text[/color] produces Blue text</p>
<p class="style1"></p></td>
</tr>
</table>
<p class="style1"> </p>
<p class="style1">More BBCode to be added in feature release. </p>
<p class="style1"> </p>
<p class="style1"> </p>
</body>
</html>