Hallo,
ich denke, dieses Vorhaben ist gut. Zum Nachdenken wäre ein bißchen Quelltext HTML und/oder CSS hilfreich.
vielleicht steh ich ja auf der leitung, oder was heißt das denn?
natürlich verwende ich viele tabellen, aber da wollt ich nun keine.
Dann verstehe ich nicht wie Du unregelmäßige Abstände bekommst, bei mir funktioniert der Quelltext unten, d.h. alle Abstände sind gleich groß.
Gruß
Viennamade
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS-Template 2-spaltig</title>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<style type="text/css">
<!--
img {height:31px;width:88px;}
-->
</style>
</head>
<body>
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="" />
</body>
</html>