Hallo ich bin noch ziemlich neu auf diesem gebiet!
Jetzt wollte ich mal fragen wie das funktioniert das alle sachen auf jeden desktop gleichaussehen?
Hier ein kleiner auszug meines css:
div.bg {
background-color : #6e6d6e;
width : 1000px;
height : 3000px;
border : 4px;
border-style : ridge;
padding : 0;
}
.texthinweis {
text-decoration : none;
position : absolute;
top : 350px;
width: 300px;
left: 800px;
}
.umfrage {
position : absolute;
top : 550px;
left : 450px;
}
Danke im vorhinnein. Julian
Jetzt wollte ich mal fragen wie das funktioniert das alle sachen auf jeden desktop gleichaussehen?
Hier ein kleiner auszug meines css:
div.bg {
background-color : #6e6d6e;
width : 1000px;
height : 3000px;
border : 4px;
border-style : ridge;
padding : 0;
}
.texthinweis {
text-decoration : none;
position : absolute;
top : 350px;
width: 300px;
left: 800px;
}
.umfrage {
position : absolute;
top : 550px;
left : 450px;
}
Danke im vorhinnein. Julian