Saturday 11 January 2014

table anchor

<html>
<head>
<title>
Tables and Hyperlinks
</title>
</head>
<body>
<table border=0 bgcolor=chocolate align=center>
<tr bgcolor=yellow align=center valign=middle>
<th colspan=5 width=650>Arranging hyperlinks into cols and rows
</th>
</tr>
<tr height=75 align=center valign=middle>
<td> <a href="D:\webtechnologies\html\prog\table\foru.JPG "> BUD6 </a> </td>
<td> <a href="D:\webtechnologies\html\prog\table\foru.JPG">Q5</a> </td>
<td> <a href="D:\webtechnologies\html\prog\table\foru.JPG">Q12</a> </td>
<td> <a href="D:\webtechnologies\html\prog\table\foru.JPG"> Q19</a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG">Slippers & Lock
</a></td>
</tr>
<tr height=75 align=center valign=middle>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> BUD7 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> Q6 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> Q13 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> Q20 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> WALL11 </a></td>
</tr>
<tr height=75 align=center valign=middle>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> OM6AQW </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> Q7 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> Q14 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> Q21 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> WALL12 </a></td>
</tr>
<tr height=75 align=center valign=middle>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> OM8CCX </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> Q8 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> Q15 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> Q22 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> Rose </a></td>
</tr>
<tr height=75 align=center valign=middle>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> OM12III </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG "> Q9 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG "> Q16 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG "> Q23 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG "> BUD2 </a></td>
</tr>
<tr height=75 align=center valign=middle>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> OM34XEX </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> Q10 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> Q17 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> Q24 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> BUD4 </a></td>
</tr>
<tr height=75 align=center valign=middle>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG">Q4</a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG "> Q11 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG "> Q18 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.JPG"> R1 </a></td>
<td><a href="D:\webtechnologies\html\prog\table\foru.jpg"> BUD5 </a></td>
</tr>
</table>
</body>
</html>

No comments:

Post a Comment