Cytat
<!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">
<html>
<head>
<title>Rejsy po mazurach - autor</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link rel="icon" type="image/png" href="favicon.png"/>
</head>
<body>
<div id="site">
<div id="logo">
</div>
<div id="srodek">
<marquee behavior="alternate" scrollamount="2"><a href="http://pya.org.pl/pzz/"><img src="images/D.jpg" border="0/></a>
<a href="http://www.zeglarskaprzygoda.pl/"><img src="images/logozp.jpg" border="0/></a>
<a href="http://www.wodniacy.pl/"><img src="images/mona.jpg" border="0/></a>
<a href="http://www.zeglarstwomorskie.ugu.pl/"><img src="images/produkty_weglan_sodu.jpg" border="0"/></a></marquee>
<div id="menu" align="center">
MENU GŁÓWNE
</div>
<ul id="navigation">
<li><a href="index.php">Strona Główna</a></li>
<li><a href="index.php">O Mnie</a></li>
<li><a href="index.php">Rejsy</a></li>
<li><a href="index.php">Kontakt</a></li>
</ul><br />
<div id="menu" align="center">
MENU GŁÓWNE
</div>
<ul id="navigation">
<li><a href="index.php">Strona Główna</a></li>
<li><a href="index.php">O Mnie</a></li>
<li><a href="index.php">Rejsy</a></li>
<li><a href="index.php">Kontakt</a></li>
</ul>
<div id="news" align="center">
Strona Główna
<div id="tresc">
Nazywam się .... blablabla<br />
tratata siulululu hahaha moze dziala tak jak powinno chociaz razz!!!!!!!!! blablablabalbblblablablbblablablabalbblblablablbblablablabalbblblablablb
blablablabalbblblablablbblablablabalbblblablablbblablablabalbblblablablb
blablablabalbblblablablbblablablabalbblblablablbblablablabalbblblablablb
sratatatattatatatatatataat
</div>
</div>
</div>
<div id="stopka" align="center">
© 2010-2011 by autor, Wszelkie Prawa Zastrzeżone<br><div style="font: 10px Arial;"> Layout & Code by autor</div>
</div>
</div>
</body>
</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">
<html>
<head>
<title>Rejsy po mazurach - autor</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link rel="icon" type="image/png" href="favicon.png"/>
</head>
<body>
<div id="site">
<div id="logo">
</div>
<div id="srodek">
<marquee behavior="alternate" scrollamount="2"><a href="http://pya.org.pl/pzz/"><img src="images/D.jpg" border="0/></a>
<a href="http://www.zeglarskaprzygoda.pl/"><img src="images/logozp.jpg" border="0/></a>
<a href="http://www.wodniacy.pl/"><img src="images/mona.jpg" border="0/></a>
<a href="http://www.zeglarstwomorskie.ugu.pl/"><img src="images/produkty_weglan_sodu.jpg" border="0"/></a></marquee>
<div id="menu" align="center">
MENU GŁÓWNE
</div>
<ul id="navigation">
<li><a href="index.php">Strona Główna</a></li>
<li><a href="index.php">O Mnie</a></li>
<li><a href="index.php">Rejsy</a></li>
<li><a href="index.php">Kontakt</a></li>
</ul><br />
<div id="menu" align="center">
MENU GŁÓWNE
</div>
<ul id="navigation">
<li><a href="index.php">Strona Główna</a></li>
<li><a href="index.php">O Mnie</a></li>
<li><a href="index.php">Rejsy</a></li>
<li><a href="index.php">Kontakt</a></li>
</ul>
<div id="news" align="center">
Strona Główna
<div id="tresc">
Nazywam się .... blablabla<br />
tratata siulululu hahaha moze dziala tak jak powinno chociaz razz!!!!!!!!! blablablabalbblblablablbblablablabalbblblablablbblablablabalbblblablablb
blablablabalbblblablablbblablablabalbblblablablbblablablabalbblblablablb
blablablabalbblblablablbblablablabalbblblablablbblablablabalbblblablablb
sratatatattatatatatatataat
</div>
</div>
</div>
<div id="stopka" align="center">
© 2010-2011 by autor, Wszelkie Prawa Zastrzeżone<br><div style="font: 10px Arial;"> Layout & Code by autor</div>
</div>
</div>
</body>
</html>
CSS:
Cytat
body, html {
background-image: url(images/bg.gif);
background-repeat: repeat;
padding: 0;
margin: 0;
font: 14px Arial;
color: black;
}
#site {
width: 1024px;
margin: 0 auto;
}
#logo {
background-image: url(images/logo.png);
width: 1024px;
height: 300px;
}
#srodek {
background-color: white;
float: center;
width: 1024px;
height: 700px;
margin-top: -21px;
}
#stopka {
background-image: url(images/stopka.png);
background-repeat: no-repeat;
padding-top: 15px;
width: 1024px;
height: 50px;
}
#news {
background-image: url(images/news.png);
background-repeat: no-repeat;
padding-top: 10px;
font: 20px Arial;
color: white;
width: 590px;
height: 50px;
float: left;
margin-top: 50px;
margin-left: 20px;
}
#tresc {
float: center;
padding-top: 15px;
font: 14px Arial;
color: black;
}
#menu {
background-image: url(images/menu.png);
background-repeat: no-repeat;
width: 250px;
height: 40px;
float: right;
margin-right: 10px;
margin-top: 48px;
padding-top: 10px;
color: white;
font: 15px Arial bold;
font-weight: bold;
}
#navigation {
float: right;
padding-top: 25px;
margin-right: -130px;
text-decoration: none;
list-style-type: none;
color: black;
font-weight: normal;
padding-top: 80px;
}
#navigation a {
color: black;
font: 14px Arial;
text-decoration: none;
}
#navigation a:hover {
color: #993366;
font: 15px Arial;
text-decoration: none;
font-weight: bolder;
}
background-image: url(images/bg.gif);
background-repeat: repeat;
padding: 0;
margin: 0;
font: 14px Arial;
color: black;
}
#site {
width: 1024px;
margin: 0 auto;
}
#logo {
background-image: url(images/logo.png);
width: 1024px;
height: 300px;
}
#srodek {
background-color: white;
float: center;
width: 1024px;
height: 700px;
margin-top: -21px;
}
#stopka {
background-image: url(images/stopka.png);
background-repeat: no-repeat;
padding-top: 15px;
width: 1024px;
height: 50px;
}
#news {
background-image: url(images/news.png);
background-repeat: no-repeat;
padding-top: 10px;
font: 20px Arial;
color: white;
width: 590px;
height: 50px;
float: left;
margin-top: 50px;
margin-left: 20px;
}
#tresc {
float: center;
padding-top: 15px;
font: 14px Arial;
color: black;
}
#menu {
background-image: url(images/menu.png);
background-repeat: no-repeat;
width: 250px;
height: 40px;
float: right;
margin-right: 10px;
margin-top: 48px;
padding-top: 10px;
color: white;
font: 15px Arial bold;
font-weight: bold;
}
#navigation {
float: right;
padding-top: 25px;
margin-right: -130px;
text-decoration: none;
list-style-type: none;
color: black;
font-weight: normal;
padding-top: 80px;
}
#navigation a {
color: black;
font: 14px Arial;
text-decoration: none;
}
#navigation a:hover {
color: #993366;
font: 15px Arial;
text-decoration: none;
font-weight: bolder;
}
Problem jest taki, że menu robi się obok siebie a ma robić się pionowo... wygląda tak: kliknij
Jestem już bezsilny pomóżcie..