People are just like trees. They fall down when you hit them mutiple times with an axe.
Nou ik had idd niet gezien dat hij hier gepost moest worden..
People are just like trees. They fall down when you hit them mutiple times with an axe.
Verwijderd
Zoiets:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| <html>
<head>
<title>Blabla IE only</title>
<style type="text/css">
div{
width: 100px;
height: 100px;
overflow-x: scroll;
white-space: nowrap;
}
</style>
</head>
<body>
<div>
[img]"plaatje.gif"[/img] <!-- plus een heleboel plaatjes -->
</div>
</body>
</html> |
verdorie het werkt!...bedankt
People are just like trees. They fall down when you hit them mutiple times with an axe.