<head>
<title>ETHOS ŻABNO </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2" />
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body background="images/tlo.gif">
<table background="images/tlo2.gif" width="793" align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<table id="Tabela_04" width="800" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td background="images/logo.jpg" width="800" height="160">
</td>
</tr>
</table></td>
</tr>
<tr>
<td>
<table id="Tabela_03" width="793" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="176" valign="top"><table width="176" cellpadding="0" cellspacing="0" class="menu">
<tr>
<td background="images/img_10.gif" width="176" height="43"></td>
</tr>
<tr>
<td height="2"></td>
</tr>
<tr>
<td width="176" background="images/img_11.gif" valign="top" class="wpisy_menu">
<a href="sklad.htm" class="men">Skład</a><br />
<a href="biografia.htm" class="men">O zespole</a><br />
<a href="galeria.htm" class="men">Galeria</a><br />
<a href="video.htm" class="men">Video/Media</a><br />
<a href="glowna texty.htm" class="men">Teksty</a><br />
<a href="mp3.htm" class="men">Nasze MP3</a><br />
<a href="kontakt.htm" class="men">Kontakt</a><br />
</td>
</tr>
</table>
<table width="176" cellpadding="0" cellspacing="0" class="menu">
<tr>
<td background="images/img_12.gif" width="176" height="43"></td>
</tr>
<tr>
<td height="2"></td>
</tr>
<tr>
<td width="176" background="images/img_11.gif" valign="top" class="wpisy_menu">
<a href="http://www.sonic-sklep.pl/" class="men">SONIC</a><br />
<a href="http://www.tck.pl/" class="men">TCK</a><br />
<a href="http://www.ckzabno.nazwa.pl/" class="men">CK Zabno</a><br />
<a href="http://www.ziyo.com.pl/" class="men">Ziyo</a><br />
<a href="http://www.czuband.rix.pl/" class="men">Czuband</a><br />
<a href="http://www.pmeq.pl/" class="men">P.m elektric quartet</a><br />
<a href="http://wojtek.klich.art.pl/" class="men">Wojtek Klich</a><br />
</tr>
</table></td>
<td width="357" class="srodek" valign="top"><table width="337" cellpadding="0" cellspacing="0" class="dzial">
<tr>
<td width="220" class="tyt">INFORMACJE</td>
</tr>
<tr>
<td><table width="337" cellpadding="0" cellspacing="0" class="tekst">
<tr>
<td>Obecnie materiały których brakuje na stronie sa poprawiane i w ciągu najbliższych dni będą uaktualnione.</td>
</tr>
</table></td>
</tr>
<tr>
<td height="10" valign="bottom"><img src="images/img_04.gif" width="337" height="1" alt /></td>
</tr>
</table>
<table width="337" cellpadding="0" cellspacing="0" class="dzial">
<tr>
<td><table width="337" cellpadding="0" cellspacing="0" class="news">
</table>
<table width="337" cellpadding="0" cellspacing="0" class="news">
</table></td>
</tr>
</table></td>
<td valign="top">
<br><br></td>
</tr>
</table></td>
</tr>
<tr>
<td width="793" height="17">
</td>
</tr>
<tr>
<td>
<table id="Tabela_02" width="793" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<img id="img_07" src="images/img_07.gif" width="1" height="38" alt /></td>
<td background="images/img_08.gif" width="546" height="38" class="stopka" align="top">
<script language="JavaScript">
<!-- Hide it
DayName = new Array(7)
DayName[0] = "niedziela "
DayName[1] = "poniedzialek "
DayName[2] = "wtorek "
DayName[3] = "Środa "
DayName[4] = "czwartek "
DayName[5] = "piątek "
DayName[6] = "sobota "
MonthName = new Array(12)
MonthName[0] = "stycznia "
MonthName[1] = "lutego "
MonthName[2] = "marca "
MonthName[3] = "kwietnia "
MonthName[4] = "maja "
MonthName[5] = "czerwca "
MonthName[6] = "lipca "
MonthName[7] = "sierpnia "
MonthName[8] = "września "
MonthName[9] = "października "
MonthName[10] = "listopada "
MonthName[11] = "grudnia "
function getDateStr(){
var Today = new Date()
var WeekDay = Today.getDay()
var Month = Today.getMonth()
var Day = Today.getDate()
var Year = Today.getFullYear()
if(Year <= 99)
Year += 1900
return DayName[WeekDay] + "," + " " + Day + " " + MonthName[Month] + ", " + Year
}
//-->
</script>
<script>document.write("Dzisiaj jest " + getDateStr())</script></a></p> </td>
<td>
<a href="glowna.htm"><img id="img_09" src="images/img_09.gif" width="246" border="0" height="38" alt /></a></td>
</tr>
</table></td>
</tr>
<tr>
<td width="793" height="19">
</td>
</tr>
</table>
</body>
</html>
i teraz z css
- Kod: Zaznacz wszystko
body
{
background-color: #202020;
background-image: url(images/bg.gif);
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
margin: 0px;
padding: 0px;
border-left: 12px solid #666666;
border-right: 12px solid #666666;
}
#nav
{
width: 680px;
height: 25px;
border-bottom: 1px solid white;
color: white;
background-color: #202020;
opacity: 0.8;
-moz-opacity: 0.8;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
position: fixed;
top: 0px;
margin-left: -340px;
left: 50%;
margin-top: 0px;
padding: 0px;
z-index: 99;
_position: absolute;
_top: expression((dummy = document.documentElement.scrollTop) + "px");
}
#nav li
{
display: block;
float: left;
height: 25px;
width: auto;
text-align: center;
line-height: 25px;
}
#nav li a
{
display: block;
padding-left: 15px;
padding-right: 15px;
line-height: 25px;
color: white;
text-decoration: none;
font-weight: bold;
}
#nav li a:hover
{
background-color: #666666;
}
#main
{
width: 680px;
margin-left: auto;
margin-right: auto;
border-right: 1px solid #666666;
border-left: 1px solid #666666;
}
#tlo
{
margin: 0px;
border-bottom: 1px solid white;
width: 680px;
height: 180px;
background-image: url(../images/tlo.jpg);
}
#header
{
background-image: url(images/header_bg.gif);
height: 68px;
padding-top: 1px;
position: relative;
}
.gear
{
width: 57px;
height: 56px;
margin-top: 16px;
margin-left: 12px;
background-image: url(images/gear.png);
_background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='style/images/gear.png');
}
#header h1
{
position: absolute;
left: 82px;
top: 8px;
color: white;
font-size: 28px;
font-weight: bold;
margin: 0px;
}
#header h1.shad
{
left: 84px;
top: 10px;
color: black;
opacity: 0.7;
-moz-opacity: 0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#header em
{
font-style: normal;
text-decoration: underline;
}
#body
{
padding-top: 1px;
background-color: white;
position: relative;
border-right: 200px solid #eeeeee;
}
#sidebar
{
width: 180px;
position: absolute;
right: -200px;
_right: 0px;
top: 0px;
padding: 10px;
}
#sidebar h3
{
font-size: 13px;
border-bottom: 1px solid black;
margin-bottom: 4px;
margin-top: 16px;
clear: both;
}
#sidebar ul
{
margin-left: 1em;
padding-left: 0px;
}
#sidebar p
{
margin-bottom: 8px;
}
#content
{
padding: 20px;
border-right: 1px solid #b0b0b0;
border-left: 1px solid #b0b0b0;
color: #333333;
}
#leftImg
{
float:left;
padding: 0 5px 5px 0;
}
#leftImg1
{
float:left;
padding: 0 5px 5px 0;
}
#rightImg
{
float:right;
padding: 0 0 5px 5px;
}
#rightImg1
{
float:right;
padding: 0 0 5px 5px;
}
#content h2
{
font-size: 18px;
/* 18px is the default minimum font size for which anti-aliasing will occur. */
margin: 0px;
border-bottom: 1px solid black;
}
#content .date
{
float: right;
}
#content .postedBy
{
float: left;
}
#content .meta
{
height: 1em;
}
#content p
{
text-align: justify;
text-indent: 3em;
line-height: 1.3em;
}
.comments
{
border-top: 1px dotted #666666;
border-bottom: 1px dotted #666666;
padding: 4px;
text-align: right;
margin-bottom: 2em;
background-image: url(images/comment_edit.gif);
background-repeat: no-repeat;
background-position: center left;
}
a
{
color: #666666;
}
.pullout
{
background-color: #eeeeee;
padding: 5px;
float: right;
margin: 8px;
}
.flickr-thumbnail, .flickr-pullout {
float: left;
background: url('images/flickr_shadow.gif') no-repeat bottom right;
margin: 5px 0px 0px 6px;
padding: 0px 0px 0px 0px;
display: block;
width: auto;
_position: relative;
}
.flickr-thumbnail img, .flickr-pullout img {
background-color: #fff;
border: 1px solid #a9a9a9;
display: block;
margin: -5px 5px 5px -5px;
padding: 4px;
position: relative;
}
.flickr-thumbnail img:hover, .flickr-thumbnail:hover img, .flickr-pullout:hover img {
background-color: #ccd;
}
.flickr-pullout
{
margin: 13px 3px 3px 14px;
background-image: url(images/flickr_shadow_white.gif);
}
#footer
{
width: 678px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
margin-left: auto;
margin-right: auto;
border: 1px solid #b0b0b0;
background-color: #eeeeee;
color: #b0b0b0;
}
.left
{
float: left;
}
.right
{
float: right;
}
.csskeyword
{
color: blue;
}
.cssvalue
{
color: red;
}
p.caption
{
text-align: center;
}
small.super
{
vertical-align: top;
font-size: 0.75em;
line-height: 1.3em;
}
.nodisplay
{
display: none;
}
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
gdzie moge zmienić zebym mógł potem dodać np tam gdzie jest ... <td>Obecnie materiały których brakuje na stronie sa poprawiane i w ciągu najbliższych dni będą uaktualnione.</td> ... <font size="+5><big> itp ... zeby mi normalnie powiększało to lub jakaś wstawka do css odnosnie tego bo tu mi chodzi zeby tylko jednadana informacja była powiększona reszta moze być normalnie, z góry dzieki