Hi,
Ik was even bezig met mijn website [url]www.delics.nl[/url]
Maar zoals je ziet zit er een grijs lijntje om mijn onderste afbeelding.
Dat wil ik dus niet en ik zou echt niet weten wat ik verkeerd doe.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<html>
<!-- © Delics 2008 - Alle Rechten Voorbehouden -->
<head>
<title>
Delics 24/7
</title>
<style>
* { font-family: comic sans MS; font-size: 10pt; COLOR: gray; }
b { font-weight: bold; }
table { height: 50%; border: 2px solid blue;}
td { text-align: center; padding: 25;}
</style>
</head>
<body>
<center>
<body style="margin-top: 0px;" background="http://www.imgdumper.com/file/img/2007/dec/04//thumb/iwiqry61sswofv9qr32euestm.jpg">
<div style="margin-top: 0px;" style="margin-left:auto; height: 100%; margin-right:auto;text-align: center;">
<div style="margin-top: 0px;" align="center">
<img style="margin-top: 34px;" src="http://www.delics.nl/dump/bglogo.png"><br><br><br>
<br><br><br><br>
<a href="http://www.proxy.delics.nl"><img src="http://www.delics.nl/dump/bgproxy2.png"><br/></a>
</center>
</body>
</html>
Jullie een oplossing?
[Laatst bewerkt door Wout op woensdag 20 februari 2008, om 11:13]