Hi,
ich hab gesucht und gesucht, aber nichts gefunden.
Ich will folgendes:
Ein Hintergrundbild (skaliert mit 100%/100%) und da drauf ein anderes Bild, und wenns geht auch noch Text daneben.
so weit bin ich:
<html>
<head>
<title></title>
</head>
<body background="background.jpg"; width="100%"; height="100%"; text="#990000" link="#0000CC" vlink="#000066" alink="#000000">
</body>
</html>
könnt ihr mir helfen?