
Kod Panelu:
Kod
<div id="glowna" style="width:568px;">
<div id="lewy"class="tekstlewy"><b>>></b>Test</div>
<div>
<div id="lewy_bg">
Test.Test.Test.Test.Test.Test.Test.Test.Test.Test.Test.Test.Test.
</div>
<div id="news_info">
<div id="news2">Dodał: <span style="color: #ff0000;">MalakPl</span> Dnia: <span style="color: #ff0000;">7.Sierpnia.2011</span></div>
</div>
</div>
<div id="lewy_dul"></div>
<div id="lewy"class="tekstlewy"><b>>></b>Test</div>
<div>
<div id="lewy_bg">
Test.Test.Test.Test.Test.Test.Test.Test.Test.Test.Test.Test.Test.
</div>
<div id="news_info">
<div id="news2">Dodał: <span style="color: #ff0000;">MalakPl</span> Dnia: <span style="color: #ff0000;">7.Sierpnia.2011</span></div>
</div>
</div>
<div id="lewy_dul"></div>
Css Panelu
Kod
#glowna {
float: left;
}
#lewy {
background: url('images/lewy.png');
background-repeat: no-repeat;
width:568px;
height:53px;
}
.tekstlewy {
font-family:Arial;
font-size:14px;
padding:23px 0 0 10px;
}
#lewy_dul {
background:url('images/lewy_dul.png');
background-repeat: no-repeat;
width: 568px;
height: 10px;
}
#news2 {
padding:5px 10px 0px 5px;
font-family:Tahoma;
font-size: 11px;
color:#ffffff;
}
#news_info {
background:url('images/news_info.png');
background-repeat: repeat-y;
padding:6px 0px 0px 40px;
width: 568px;
height: 32px;
font-family:Arial;
font-size: 12px;
color:#ffffff;
}
#lewy_bg {
background:url('images/lewy_bg.jpg');
padding:5px 10px 10px 10px;
font-family:Tahoma;
font-size: 11px;
color:#000000;
}
float: left;
}
#lewy {
background: url('images/lewy.png');
background-repeat: no-repeat;
width:568px;
height:53px;
}
.tekstlewy {
font-family:Arial;
font-size:14px;
padding:23px 0 0 10px;
}
#lewy_dul {
background:url('images/lewy_dul.png');
background-repeat: no-repeat;
width: 568px;
height: 10px;
}
#news2 {
padding:5px 10px 0px 5px;
font-family:Tahoma;
font-size: 11px;
color:#ffffff;
}
#news_info {
background:url('images/news_info.png');
background-repeat: repeat-y;
padding:6px 0px 0px 40px;
width: 568px;
height: 32px;
font-family:Arial;
font-size: 12px;
color:#ffffff;
}
#lewy_bg {
background:url('images/lewy_bg.jpg');
padding:5px 10px 10px 10px;
font-family:Tahoma;
font-size: 11px;
color:#000000;
}
dlaczego jest taka przerwa
