<!DOCTYPE html >
<html >
<head >
<meta http-equiv="content-type" content="text/html; charset=UTF-8" >
<meta charset="utf-8" >
<title >Split non-orthogonal 1 ref</title >
<style >
.container {
margin: 0 0 ;
width: 400 px;
height: 400 px;
position: absolute;
transform-style : preserve-3 d;
}
.shape {
margin: 0 0 ;
position: absolute;
}
.red-square-back {
background-color: rgba(255 ,0 ,0 ,1 );
width: 100 px;
height: 100 px;
top: 50 px;
left: 50 px;
}
.green-square-back {
background-color: rgba(0 ,255 ,0 ,1 );
width: 150 px;
height: 150 px;
top: 50 px;
left: 50 px;
transform: rotateZ(45 deg);
}
.red-square-front {
background-color: rgba(255 ,0 ,0 ,1 );
width: 50 px;
height: 50 px;
top: 100 px;
left: 100 px;
}
.green-square-front {
background-color: rgba(0 ,255 ,0 ,1 );
width: 72 px;
height: 72 px;
top: 63 .5 px;
left: 63 .5 px;
transform: rotateZ(45 deg);
}
#canvas {
width: 100 px
height: 100 px;
top: 100 px;
left: 100 px;
}
</style >
</head >
<body >
<div class="container" >
<div class="shape red-square-back" ></div >
<div class="shape green-square-back" ></div >
<div class="shape red-square-front" ></div >
<div class="shape green-square-front" ></div >
</div >
</body >
</html >
Messung V0.5 in Prozent C=100 H=100 G=100
¤ Dauer der Verarbeitung: 0.12 Sekunden
(vorverarbeitet am 2026-06-04)
¤
*© Formatika GbR, Deutschland