11-03-2008, 02:25
pati12 napisał(a):<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
<LINK rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
<div id="strona">
<div id="naglowek"></div>
<div id="kolumnaLewa"></div>
<div id="kolumnaPrawa"></div>
<div id="stopka"></div>
</div>
</body>
</html>
a to style
div {
margin : 0px;
border : none;
padding : 0px;
}
#strona {
margin : auto;
border : 1px solid black;
padding : 0px;
width : 758px;
height : 700px;
}
#naglowek {
margin : 0px;
border : none;
padding : 0px;
width : 758px;
}
#kolumnaLewa {
margin : 0px;
border : none;
padding : 0px;
width : 180px;
clear : both;
float : left;
}
#kolumnaPrawa {
margin : 0px;
border : none;
border-top : 1px solid black;
border-left : 1px solid black;
border-bottom : 1px solid black;
padding : 0px;
width : 575px;
clear : none;
float : right;
}
#stopka {
margin : 0px;
margin-left : 0px;
text-align : right;
border : none;
padding : 7px 0px 7px 0px;
width : 758px;
clear: both;
}
Usuń te zaznaczone na czerwono a dopisz to co jest na zielono i zobacz jak wygląda. Jeżeli dalej byłoby coś nie tak to może dej screena.
http://red104.w.interia.pl/ - moja stronka o Maluchach
http://www.twojpc.ugu.pl/ - Twoje forum komputerowe
http://www.twojpc.ugu.pl/ - Twoje forum komputerowe