Dummy Bilder erstekllen
Erstelle dir deine eigene Dummy Bilder und lade sie herunter
Kommentar abgeben zu diesen Beitrag/Code ?Dann hier klicken
Der hier verwendete Code
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Image placeholder</title>
<style>
body {
margin:5px 5px;
}
h1,
h2,
h3 {
color: red !important;
}
#selType,.input {
font-size: 20px;
text-align: left;
border-radius: 10px;
border: 4px solid #eee;
padding-left:35px;
padding: 10px;
color:grey;
font-weight: 600;
}
#selType{
width:150px;
}
.t1 {
padding: 20px;
font-weight: 700;
font-size: 18px;
color: #009acb;
}
.t2 {
padding-left: 50px;