sunny
06-16-2005, 12:45 PM
Please look at this:
http://www.powow.com/wowarticles/test
the source code:
<html>
<head><style>
td{height="10%"}
</style>
</head>
<body>
<table cellspacing="-2">
<td>
<img src="http://www.powow.com/wowarticles/test/U1.gif"></td><td bgcolor=black><font color="pink">NAME</font></td>
<td><img src="1.gif"></td></table>
</body></html>
I want that the cell in the middle with 'name' should be of the same size as those images before and after the cell.
How is it possible?
http://www.powow.com/wowarticles/test
the source code:
<html>
<head><style>
td{height="10%"}
</style>
</head>
<body>
<table cellspacing="-2">
<td>
<img src="http://www.powow.com/wowarticles/test/U1.gif"></td><td bgcolor=black><font color="pink">NAME</font></td>
<td><img src="1.gif"></td></table>
</body></html>
I want that the cell in the middle with 'name' should be of the same size as those images before and after the cell.
How is it possible?