Witam, mam stronę w html i przy mojej rozdzielczości się ona nie rozjedza a przy innych tak.
Link:
http://reklama-cs.xaa.pl/HTML:
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2" /> <link rel="Stylesheet" type="text/css" href="style.css" /> <meta name="Description" content="xxx" /> <meta name="Keywords" content="xxx" /> <title>Reklama serwerów Counter Strike 1.6
</title> <a href="#" class="link"></a> <a href="#" class="link2"></a> <a href="#" class="link3"></a> <a href="#" class="link4"></a> <a href="#" class="link5"></a> <p style='position:absolute; top: 1140px; left: 230px;'> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a> <p style='position:absolute; top: 1140px; left: 320px;'> <a href="http://jigsaw.w3.org/css-validator/check/referer"> <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="Poprawny CSS!" />
CSS:
body {
background-image: url(images/tlo.png);
color: #F0F8FF;
}
#logo {
background: url(images/logo.png) no-repeat;
overflow:hidden;
width:764px;
height:163px;
margin-left: auto;
margin-right: auto;
}
#tlo2 {
background: url(images/tlo2.png) no-repeat;
overflow:hidden;
width:849px;
height:960px;
margin-left: auto;
margin-right: auto;
}
#stopka {
background: url(images/stopka.png) no-repeat;
overflow:hidden;
width:916px;
height:72px;
margin-left: 169px;
}
.link {
position:absolute; top:180px; left:230px;
background: url(images/buttony/glowna.png) no-repeat;
overflow:hidden;
width:153px;
height:60px;
}
.link2 {
position:absolute; top:181px; left:390px;
background: url(images/buttony/naszebannery.png) no-repeat;
overflow:hidden;
width:153px;
height:60px;
}
.link3 {
position:absolute; top:181px; left:545px;
background: url(images/buttony/dodaj.png) no-repeat;
overflow:hidden;
width:153px;
height:60px;
}
.link4 {
position:absolute; top:180px; left:705px;
background: url(images/buttony/kontakt.png) no-repeat;
overflow:hidden;
width:153px;
height:60px;
}
.link5 {
position:absolute; top:180px; left:865px;
background: url(images/buttony/forumsieci.png) no-repeat;
overflow:hidden;
width:153px;
height:60px;
}
Ma ktoś jakiś pomysł czym zastąpić "position"?
Ten post edytował xxdrago 15.11.2011, 16:07:13