19-12-2011, 22:08
Witam, proszę o pomoc, chciałem zlikwidować przerwę miedzy komórkami w tabeli tak żeby obrazki były złączone.
Dzięki za pomoc.
<html>
<head>
<title>Watch the Watches</title>
</head>
<body>
<table align="center">
<tr><center><img src="http://load.hostphotofree.com/b9ee5e0287437efd69f76643825df331/Best-Watches02_01.gif"/></center></tr>
<tr><center><img src="http://load.hostphotofree.com/b9ee5e0287437efd69f76643825df331/Best-Watches02_02.gif"/><center></tr>
<tr>
<td><img src="http://load.hostphotofree.com/b9ee5e0287437efd69f76643825df331/Best-Watches02_03.jpg"/></td>
<td><img src="http://load.hostphotofree.com/b9ee5e0287437efd69f76643825df331/Best-Watches02_04.gif"/></td>
</tr>
</table>
</body>
</html>
Dzięki za pomoc.
<html>
<head>
<title>Watch the Watches</title>
</head>
<body>
<table align="center">
<tr><center><img src="http://load.hostphotofree.com/b9ee5e0287437efd69f76643825df331/Best-Watches02_01.gif"/></center></tr>
<tr><center><img src="http://load.hostphotofree.com/b9ee5e0287437efd69f76643825df331/Best-Watches02_02.gif"/><center></tr>
<tr>
<td><img src="http://load.hostphotofree.com/b9ee5e0287437efd69f76643825df331/Best-Watches02_03.jpg"/></td>
<td><img src="http://load.hostphotofree.com/b9ee5e0287437efd69f76643825df331/Best-Watches02_04.gif"/></td>
</tr>
</table>
</body>
</html>