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"> <head> <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" /> </head> <body> <div id='tlo2'> </div> <div id='stopka'> <p style='position:absolute; top: 1140px; left: 230px;'> src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a> </p> <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!" /> </a> </p> </div> </body> </html>
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"?