Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: html kodas

Parašė zilvenas· 2011 Vas. 10 16:02:30
#7

Nepaganau!
index failas

<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Real-Life</title>
<link href="reset.css" rel="stylesheet" type="text/css" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>

<div id="wrapCenter">

<div id="header">

<div id="navigacija">

<div id="panele">

<div id="footer">

<div class='newtext' >Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                            TextasTextasTextasTextasTextasTextasTextasTextasTextasTextas</div>

<div class='newpav' >Parase:Mcgrady</div>
<div class='newdata' >2011-02-10</div>




style:

body {
background-image: url(images/bg.png);
}
#wrapCenter {width:1000px; height:auto; margin:0px auto 0 auto; position:relative;}

#header {
background-image:url(images/header.png);
background-repeat: no-repeat;
width: 293px;
height: 90px;
position:absolute;
margin: 40px 0 0 235px;
}
#navigacija {
background-image:url(images/navigacija.png);
background-repeat: no-repeat;
width: 567px;
height: 40px;
position:absolute;
margin: 100px 0 0 -20px;
}
#panele {
background-image:url(images/panele.png);
background-repeat: no-repeat;
width: 600px;
height: 350px;
position:absolute;
margin: 80px 0 0 -20px;
}
#footer {
background-image:url(images/footer.png);
background-repeat: no-repeat;
width: 400px;
height: 20px;
position:absolute;
margin: 355px 0 0 90px;
}
.newtext{ width:600px; font-size: 12px;  color: #ffffff; font-family:Tahoma; text-shadow: 1px 1px black; margin: -270px 0 0 6px; float:left; }
.newpav{ width:600px; font-size: 11px;  color: #ffffff; font-family:Tahoma; text-shadow: 1px 1px black; margin: -331px 0 0 -30px; float:left; }
.newdata{ width:600px; font-size: 11px;  color: #ffffff; font-family:Tahoma; text-shadow: 1px 1px black; margin: -331px 0 0 370px; float:left; }





HELP!