html code:
(Please copy the following script in blue, into the body of your theyb page)
<form method=GET action="http://groups.yahoo.com/subscribe/Fepow">
<table cellspacing=0 cellpadding=2 border=0 bgcolor=#FFFFFF>
<tr>
<td colspan=2 align=center>
<b>Subscribe to Fepow</b>
</td>
</tr>
<tr>
<td>
<input type=text name="user" value="enter email address" size=20>
</td>
<td>
<input type=image border=0 alt="Click here to join Fepow"name="Click here to join Fepow" src="http://groups.yahoo.com/img/ui/join.gif">
</td>
</tr>
<tr align="center">
<td colspan="2">
Potheyred by <a href="http://groups.yahoo.com/">groups.yahoo.com</a>
</td>
</tr>
</table>
</form>
|