<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" >
<style type="text/css" >
.multicol {
margin: 1 em ;
border: solid silver;
width: 500 px;
column-width: 100 px;
column-gap: 0 ;
height: 100 px;
}
div {
margin: 2 px 0 ;
border: 2 px white;
border-style : solid none;
}
.float {
float: right;
margin: 44 px 0 ;
width: 15 px;
background: aqua;
border-color: aqua;
height: 296 px;
}
#float0 {
float: left;
width: 30 px;
margin-right: 5 px;
margin-bottom: 0 ;
}
#float1 {
margin-left: -15 px;
margin-right: -5 px;
position: relative;
right: 5 px;
}
#float2 {
margin-left: 5 px;
margin-right: 15 px;
}
#clear {
clear: left;
border: 2 px solid orange;
}
#c1 {
height: 142 px;
}
#c2 {
border-bottom: none;
}
#c3 {
height: 100 px;
border-bottom: 4 px solid orange;
}
#c4 {
height: 192 px;
border-bottom: 4 px solid orange;
}
hr {
border: solid orange 20 px;
border-style : none solid;
height: 4 px;
margin: 0 -5 px;
padding: 0 ;
position: relative;
z-index: 20 ;
}
#c2 > hr {
margin-top: 44 px;
}
</style >
<body onload="var f = document.getElementById('float0');
f.style .height = '20px' ;
document.body .offsetHeight;
f.style .height = '900px' ;
document.body .offsetHeight;
f.style .height = '' ;
document.body .offsetHeight;
var c = document.getElementById('c2' );
c.style .height = '900px' ;
document.body .offsetHeight;
c.style .height = '' ;
">
<div class="multicol" >
<div id="c1" >
<div id="c2" >
<div class="float" id="float0" ></div >
<div class="float" id="float1" ></div >
<div class="float" id="float2" ></div >
<hr >
</div >
</div >
<div id="c3" ><hr ><div id="clear" ></div ></div >
<div id="c4" ></div >
</div >
Messung V0.5 in Prozent C=99 H=100 G=99
¤ Dauer der Verarbeitung: 0.10 Sekunden
(vorverarbeitet am 2026-06-06)
¤
*© Formatika GbR, Deutschland