Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [CSS]Trój kolumnowy układ strony
adrianozo
post
Post #1





Grupa: Zarejestrowani
Postów: 733
Pomógł: 4
Dołączył: 11.11.2009

Ostrzeżenie: (0%)
-----


Witam.
Postanowiłem zrobić trój kolumnowy układ strony.
Zakodowałem wszystko ale nie jest tak jak chcę.

Teraz wygląda tak:

http://iv.pl/images/26483092859655236743.png

a chciałbym żeby wszystkie kolumny były równo ustawione tak jak jest teraz ustawiona środkowa kolumna.

CSS:
Kod
div#tresc
{
font-family: Tahoma;
width: 50%;
margin: 0 auto;
margin-top: 7px;
margin-bottom: 7px;
border: 1px solid #2f8dbe;
}
div#lewa
{
font-family: Tahoma;
width: 23%;
margin-top: 7px;
margin-bottom: 7px;
float: left;
clear: left;
border: 1px solid #2f8dbe;
}
div#prawa
{
font-family: Tahoma;
width: 23%;
margin-top: 7px;
margin-bottom: 7px;
float: right;
clear: right;
border: 1px solid #2f8dbe;
}


Nie bardzo wiem jak mam to uczynić.
Mógłbym prosić o pomoc?
Z góry dziękuje (IMG:style_emoticons/default/smile.gif)
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 4.10.2025 - 08:37