<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">
<head>
<title>position:fixed: Positionsart: Beispiel zur CSS-Referenz auf CSS 4 You - The Finest in Stylesheets</title>
<meta name="description" content="position:fixed: Positionsart: Beispiel zur CSS-Referenz auf CSS 4 You - The Finest in Stylesheets" />
<meta name="keywords" content="position:fixed, Positionsart, CSS 4 You, CSS for You, CSS 1, CSS 2, CSS Level 1, CSS Level 2, Cascading Stylesheets, Referenz" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="Author" content="css 4 you" />
<link rel="Stylesheet" href="../css/example.css" type="text/css" />
<!--[if IE]>
<link rel="Stylesheet" href="../css/testsiteie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 6]>
<link rel="Stylesheet" href="../css/testsiteie5.css" type="text/css" />
<![endif]-->
<style type="text/css"><!--
#div1 {
padding:5px;
width:300px;
height:80px;
background-color:#efefef;
border:1px solid #000000;
}
// --></style>
</head>
<body>
<p><a class="prev" href="../position.html" title="position:fixed (Positionsart): Zurück zur Beschreibung">Zurück</a><a href="http://www.css4you.de" title="CSS 4 You: Beispiel für: position:fixed (Positionsart)"><img id="logo" src="../images/logo_expl.png" width="245" height="65" alt="CSS 4 You Logo" /></a></p>
<h1 id="h1">position:fixed: Positionsart</h1>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<p>Ach, was für ein interessanter Inhalt</p><p>Ach, was für ein interessanter Inhalt</p>
<div id="div1" style="position:fixed; left:80px; top:150px;">
Dieser <em><div></em>-Container sollte von links um 80 Pixel und um 150 Pixel von
oben verschoben sein und nicht mitgescrollt werden.</div>
</body>
</html>