sarah: css-layout: links oeffnen im "mainframe"

Beitrag lesen

<html><head><title>Text</title>

<style type="text/css">
@import "html.css";

body {
  margin:10px 10px 0px 10px;
  padding:0px;
background-image:url(2673.jpg);
  }

#leftcontent {
  position: absolute;
  left:10px;
  top:50px;
  width:200px;
  background:transparent;
  border:1px dashed #000;
  }

#centercontent {
  background:#BAD1FC;
     margin-left: 199px;
     margin-right:199px;
  border:1px solid #000;

voice-family: ""}"";
  voice-family: inherit;
     margin-left: 201px;
     margin-right:201px;
  }
html>body #centercontent {
     margin-left: 201px;
     margin-right:201px;
  }

#rightcontent {
  position: absolute;
  right:9px;
  top:50px;
  width:200px;
  background:transparent;
  border:1px dashed #000;
  }

#banner {
  background:transparent;
  height: 35px;
  border-top:1px solid #000;
  border-right:1px solid #000;
  border-left:1px solid #000;
  voice-family: ""}"";
  voice-family: inherit;
  height:39px;
  }
html>body #banner {
  height:39px;
  }

p,h1,pre {
  margin:0px 10px 10px 10px;
  }

h1 {
  font-size:14px;
  padding-top:10px;
  }

#banner h1 {
  font-size:14px;
  padding:10px 10px 0px 10px;
  margin:0px;
  }

#rightcontent p {
  font-size:10px
  }

</style>
</head><body>
<div id="banner"><br><font color="#000000"><marquee>+++ www.serpensortia.de +++ <b>Updates:</b> Neues Design extra f&uumlr meinen Papa, damit er sich auch zurecht findet auf meiner Page </marquee></div>
<div id="leftcontent">
<h1><font color="#000000">Men&uuml</font></h1>
Text

</div>

<div id="centercontent">
<center><h1><font color="#000000">Weblog</h1></center>
<p>
<p align="left">
Text
<br>
</div>

<div id="rightcontent">
<h1><font color="#000000">Who's that girl?</h1>
_<b>Name:</b> Sarah Caterine P.<br>
_<b>Alter:</b> 17 seit M&aumlrz<br>
_<b>Wohnort:</b> NRW<br>
_<b>Email:</b> <a href="mailto:webmiss@serpensortia.de">@</a><br>
<hr color="#000000" size="1px">
<h1><font color="#000000">Links</h1>
Text

</div>

</body>
</html>