demo5-1.html


<html>
  <head>
    <title>demo5-1</title>
  </head>

  <body>
  <H1>Abstandsma&szlig;e</H1> 

   <DIV> Ich bin <EM>nicht</EM> einger&uuml;ckt.</DIV>
   <DIV STYLE="margin-left:1.5cm;">Ich bin 1.5cm einger&uuml;ckt.</DIV>
   <DIV STYLE="margin-left:15mm;">Ich bin 15mm einger&uuml;ckt.</DIV>
   <DIV STYLE="margin-left:0.8in;">Ich bin 0.8in einger&uuml;ckt.</DIV>
   <DIV STYLE="margin-left:4pc;">Ich bin 4pc einger&uuml;ckt.</DIV>
   <DIV STYLE="margin-left:48pt;">Ich bin 48pt einger&uuml;ckt.</DIV>

  <P>
    <DIV> Ich bin <EM>nicht</EM> einger&uuml;ckt.</DIV>
    <DIV STYLE="margin-left:2em;">Ich bin 2em einger&uuml;ckt.</DIV>
    <DIV STYLE="margin-left:2ex;">Ich bin 2ex einger&uuml;ckt.</DIV>
    <DIV STYLE="margin-left:25px;">Ich bin 25px einger&uuml;ckt.</DIV>
    <DIV STYLE="margin-left:10%;">Ich bin 10% einger&uuml;ckt.</DIV>
  </P>

  <H1>
    <DIV> Ich bin <EM>nicht</EM> einger&uuml;ckt.</DIV>
    <DIV STYLE="margin-left:2em;">Ich bin 2em einger&uuml;ckt.</DIV>
    <DIV STYLE="margin-left:2ex;">Ich bin 2ex einger&uuml;ckt.</DIV>
    <DIV STYLE="margin-left:25px;">Ich bin 25px einger&uuml;ckt.</DIV>
    <DIV STYLE="margin-left:10%;">Ich bin 10% einger&uuml;ckt.</DIV>
  </H1>

</body>
</html>

previous    contents     next

Peter Junglas 22.11.1999