Hi,
ich habe gerade auf dieser Page gesehen, dass so etwas auchn möglich ist,allerdings verstehe ich dass nicht so gnz, wie ist denn jetzt die Formel dafür?:-)
du meinst, um das per CSS nachzubilden?
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">
<head>
<title></title>
<style type="text/css">
<!--
div { padding:5px; margin:5px; border:1px dotted #a00; }
#eins { position:absolute; width:200px; }
#zwei, #drei { margin-left:222px; }
-->
</style>
</head>
<body>
<div id="eins">
<h1>eins</h1>
<p>bla</p><p>bla</p><p>bla</p><p>bla</p><p>bla</p>
</div>
<div id="zwei">
<h1>zwei</h1>
<p>bla</p><p>bla</p><p>bla</p><p>bla</p><p>bla</p>
</div>
<div id="drei">
<h1>drei</h1>
<p>bla</p><p>bla</p><p>bla</p><p>bla</p><p>bla</p>
</div>
</body>
</html>
LG Orlando
Hi Orlando, habe dir mal mein Formeln kopiert, könntest du sie mir bitte so umstellen, dass ich dieses o.g. Format erreiche!Ich schaffe es irgendiwe nicht!:
<html><head><title>Herzlich Willkommen auf meiner Seite</title>
</head><body style="background:black">
<div style="background-image:url(background2.gif); margin:0px; padding:10px">
<h1 align="center" style="color:yellow">Willkommen auf der Informationsseite von Dennis Frantzen</h1>
</div></div>
</body></html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"D:\Persönliche Dateien\Dennis\PC\erste.htm">
</html>
<head>
<title>Heimkino</title>
</head>
<body>
<a href="D:\Persönliche Dateien\Dennis\PC\zweite.htm"</a>
<h1 style="font-size:16pt; color:yellow">Formate</h1>
<p style="font-size:13pt; color:yellow">In der Video-Branche gibt es unterschiedliche Formate, diese werden hier ausführlich
erklärt.</p>
<a href="D:\Persönliche Dateien\Dennis\PC\dritte.htm"</a>
<h1 style="font-size:16pt; color:yellow">Audio-Formate</h1>
<p style="font-size:13pt; color:yellow">Es gibt nicht nur verschiedene Video-Formate, sondern auch verschiedene Ton-Formate
bzw. Audio-Formate.</p>
<a href="D:\Persönliche Dateien\Dennis\PC\vierte.htm"</a>
<h1 style="font-size:16pt; color:yellow">Hardware</h1>
<p style="font-size:13pt; color:yellow">Hier gibt es pro Monat 2 - 3 Hardware Tests.</p>
<a href="D:\Persönliche Dateien\Dennis\PC\fünfte.htm"</a>
<h1 style="font-size:16pt; color:yellow">Forum</h1>
<p style="font-size:13pt; color:yellow">Hier können Sie ihre Fragen persönlich an die Mitglieder der Seite stellen.</p>
<a href="mailto:Dennis.Frantzen@gmx.de">Dennis.Frantzen@gmx.de</a>
MfG
Dennis