Add a Join button to your web page
Click to join linux_bangladesh
HTML code:
<center>
<a href="http://tech.groups.yahoo.com/group/linux_bangladesh/join">
<img
src="http://us.i1.yimg.com/us.yimg.com/i/yg/img/i/us/ui/join.gif"
border="0"
alt="Click here to join linux_bangladesh"><br>Click to join
linux_bangladesh</a>
</center>
Add a subscribe box to your web page
Subscribe to linux_bangladesh
Powered by tech.groups.yahoo.com
HTML code:
<form method="get"
action="http://tech.groups.yahoo.com/subscribe/linux_bangladesh">
<table cellspacing="0" cellpadding="2" border="0" bgcolor="#ffffcc">
<tr>
<td colspan="2" align="center">
<em>Subscribe to linux_bangladesh</em>
</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
linux_bangladesh"
name="Click here to join linux_bangladesh"
src="http://us.i1.yimg.com/us.yimg.com/i/yg/img/i/us/ui/join.gif">
</td>
</tr>
<tr align="center">
<td colspan="2">
Powered by <a
href="http://tech.groups.yahoo.com/">tech.groups.yahoo.com</a>
</td>
</tr>
</table>
</form>