Heim > Artikel > Web-Frontend > HTML5 CSS3-Doraemon
* {
margin: 0;
padding: 0;
}
.whole {
Breite: 800 Pixel;
Rand: 20 Pixel automatisch;
/*Rahmen: 2 Pixel durchgehend gelb;*/
Hintergrundfarbe: weiß;
Position: relativ;
}
.head {
Rand: 0 automatisch;
Position: relativ;
Breite: 500px;
Höhe: 440px;
Hintergrundfarbe: #00b7e7;
Randradius: 220px;
Rand: 1 Pixel durchgehend rot;
}
.eye .left_eye,
.eye .right_eye {
Breite: 100 Pixel ;
Höhe: 130 Pixel;
Hintergrundfarbe: Weiß;
Rand: 2 Pixel durchgehend schwarz;
Randradius: 50 Pixel;
Position: absolut;
oben: 50px;
Z-Index: 3;
}
.eye .LeyeBall,
.eye .ReyeBall {
Breite: 20px;
Höhe: 20px;
Hintergrund: schwarz;
Randradius: 10px;
Position: absolut;
oben: 65px;
}
.eye .left_eye {
links: 146px;
}
.eye .right_eye {
links: 250px;
}
.eye .LeyeBall {
rechts: 10px;
}
.eye . ReyeBall {
left: 10px;
}
.face {
position: relative;
z-index: 2;
}
.face .feature {
width: 400px;
height: 320px;
Randradius: 160px;
Position: absolut;
oben: 100px;
links: 50px;
Hintergrund: weiß;
}
.face .nose {
width: 45px;
height: 50px;
Rahmenradius: 23px;
Hintergrundfarbe: #cf3318;
Rahmen: 2px einfarbig schwarz;
Position: absolut;
oben : 165px;
links: 225px;
z-index: 3;
}
.face .Nline {
Breite: 3px;
Höhe: 160px;
Hintergrund: schwarz;
Position: absolut;
oben: 218px;
links: 248px;
z-index: 3;
}
.face .mouth {
width: 280px;
height: 280px;
border-bottom: 5px solid black;
border-radius: 140px;
position: absolute ;
oben: 98px;
links: 105px;
}
.face .mustache .MutR_higher {
Breite: 80px;
Höhe: 2px;
Hintergrund: schwarz;
Position: absolut;
oben: 220px;
links: 295px;
z-index: 2;
}
.face .mustache .MutR_middle {
Breite: 80px;
Höhe: 2px;
Hintergrund: schwarz;
Position: absolut;
oben: 240px;
left: 295px;
z-index: 2;
}
.face .mustache .MutR_lower {
width : 80px;
Höhe: 2px;
Hintergrund: schwarz;
Position: absolut;
oben: 260px;
links : 295px;
z-index: 2;
}
.face .mustache .MutL_top {
Breite: 80px ;
Höhe: 2px;
Hintergrund: schwarz;
Position: absolut;
oben: 220px;
links: 115px ;
z-index: 2;
}
.face .mustache .MutL_center {
width: 80px;
Höhe: 2px;
Hintergrund: schwarz;
Position: absolut;
oben: 240px;
links: 115px;
z-index: 2;
}
.face .mustache .MutL_bottom {
width: 80px;
Höhe: 2px;
Hintergrund: schwarz;
Position: absolut;
oben: 260px;
links: 115px;
z-index: 2;
}
.face .mustache .MutL_bottom,
.face .mustache .MutR_higher {
transformieren: drehen (160 Grad);
}
.face .mustache .MutL_top,
.face .mustache .MutR_lower {
Transformation: Drehen (200 Grad);
}
.neck {
Breite: 300 Pixel;
Höhe: 30px;
Hintergrundfarbe: #a31f12;
Rand: 2px einfarbig schwarz;
Randradius: 15px;
Position: relativ;
oben: 0px;
links: 250px;
Z-Index: 4;
}
.neck .bell {
Breite: 60px;
Höhe: 60px;
Überlauf: versteckt;
Rand: 2px einfarbig schwarz;
Randradius: 60px;
background-color: #cfcb3c;
position: absolute;
top: 5px;
left: 120px;
}
.bell .Bline {
width: 60px;
height: 2px;
background-color: #cfcb3c;
border: 2px solid black;
border-radius: 3px 3px 0 0;
position: absolute;
top: 15px;
}
.bell .Bcircle {
width: 20px;
height: 16px;
background: black;
border-radius: 8px;
position: absolute;
top: 25px;
left: 20px;
}
.bell .Bunderpart {
width: 3px;
height: 20px;
background-color: black;
position: absolute;
left: 28px;
top: 40px;
}
.body {
position: relative;
top: -300px;
z-index: 1;
}
.body .tummy {
width: 280px;
height: 240px;
background-color: #00b1e1;
border: 2px solid black;
position: absolute;
top: 267px;
left: 260px;
}
.body .bellyband {
width: 220px;
height: 220px;
background-color: white;
border: 2px solid black;
border-radius: 110px;
position: absolute;
left: 290px;
top: 267px;
}
.body .pocket {
width: 160px;
height: 160px;
border-radius: 80px;
background-color: white;
border: 2px solid black;
position: absolute;
top: 305px;
left: 320px;
}
.cover {
width: 164px;
height: 80px;
background-color: white;
border-bottom: 2px solid black;
/*border: 5px solid orange;*/
position: absolute;
top: 300px;
left: 320px;
}
.left_hand,
.right_hand {
height: 100px;
width: 100px;
position: absolute;
top: 272px;
left: 248px;
}
.left_hand {
left: -10px;
}
.left_hand .Larm {
width: 70px;
height: 100px;
background-color: #00bee8;
border: 1px solid black;
position: relative;
top: 200px;
left: 535px;
transform: rotateZ(135deg);
/*z-index: -1;*/
}
.right_hand {
left: -10px;
}
.right_hand .Rarm {
width: 70px;
height: 100px;
background-color: #00bee8;
border: 1px solid black;
/*z-index: -1;*/
position: relative;
top: 200px;
left: 215px;
transform: rotateZ(45deg);
}
.left_hand .Lpalm,
.right_hand .Rpalm {
width: 80px;
height: 80px;
border-radius: 40px;
border: 2px solid black;
background-color: white;
position: absolute;
}
.right_hand .Rpalm {
left: 580px;
top: 260px;
z-index: 1;
}
.left_hand .Lpalm {
left: 160px;
top: 260px;
z-index: 1;
}
.foot .left_foot,
.foot .right_foot {
width: 150px;
height: 40px;
background-color: white;
border: 2px solid black;
border-radius: 80px 60px 60px 40px;
position: relative;
}
.foot .left_foot {
left: 240px;
top: 210px;
}
.foot .right_foot {
top: 165px;
left: 410px;
}
.foot .crotch {
width: 40px;
height: 20px;
background-color: white;
border: 2px solid black;
border-bottom: none;
border-radius: 40px 40px 0 0;
position: relative;
top: 103px;
left: 382px;
z-index: 2
}
< /div>
< ;div class="left_hand">