I want to make a block with this html code.
|
Code:
|
<p align="center"></p>
<table border="1" width="189" height="372" bgcolor="#808080">
<tr>
<td height="366" width="179">
<p align="center"><font color="#C0C0C0">Help Support The M.O.S.T Clan
Honor Server!</font></p>
<p align="center"><font color="#C0C0C0">Image Here</font></p>
<p align="center"></p>
<hr>
<p align="center">MARCH 2005</p>
<hr>
<p align="left"><font size="2">Current Goal : $
96.00</font></p>
<p align="left"><font size="2">Donations Received : $ 0.00</font></p>
<p align="left"><font size="2">Left To Go : $ 96.00</font></p>
<p align="left"></td> |
But when I generate it via nuketools I get this error message.
|
Code:
|
Parse error: parse error, unexpected $ in /usr/home/mostclan/public_html/blocks/block-donate.php on line 11 |
Please help.. Could someone possibly generate that html code for me?