<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="skin\style.css" type="text/css" />
<img id="logo" src="skin/logo.jpg" alt="logo"></img>
body{
background-color:black;
margin: 0 auto; width: 1014px;
}
div#glowny{
height:531px;
width:1014px;
background-color:green;
position:relative;
background-image: url('skin/tlo.jpg');
background-repeat: no-repeat;
}
div#banner{
height:148px;
width:1014px;
background-color:yellow;
position:relative;
}
div#stopka{
height:72px;
width:1014px;
background-image: url(skin/stopka.jpg);
background-repeat: repeat;
}
object#napis{
height:240px;
width:420px;
position:absolute; top:5px; right:5px;
}
object#baner{
height:148px;
width:1014px;
}
img#logo{
position:absolute; top:5px; left:5px;
W operze wszystko ok w ie nie wyswietla sie tlo w divie "stopka" i "glowny"