Wednesday 20 February 2013

table contents program

<html>
<body bgcolor="cornsilk">
<table width="300" border="1">
<tr>
<th align="left">s.n.o</th>
<th align="right">name of property</th>
<th align="right">z-domain representation</th>
<th align="right">roc</th>
</tr>
<tr>
<td align="left">s.n.o</th>
<td align="right">name of property</th>
<td align="right">z-domain representation</th>
<td align="right">roc</th>
</tr>
</body>
</html>