![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 76 Pomógł: 0 Dołączył: 8.01.2009 Ostrzeżenie: (0%) ![]() ![]() |
Wtam ma skonstruowane tabele w css, tz nie mam tabel jako
w html ale są w css jako display: table. Oto kod Kod #calosc { position: absolute; left: 50%; top: 50%; width: 780px; height: 500px; margin-left: -390px; margin-top: -280px; display: table;} #tlo { background-position: center center; background-repeat: no-repeat; display: table-row;} #liniatop { width: 780px; height: 3px; display: table-row;} #liniabottom { width: 780px; height: 3px; empty-cells: show; display: table-row;} #tresc { font-family: verdana; font-size: 12pt; width: 760px; display: table;} A wywołanie tak: Kod <DIV id="calosc"> <div id="liniatop">wstawienie gifa</div> <div id="tlo">tlo do zdjecia jpg</tlo></div> <div id="liniabottom">wstawienie gifa</div> </DIV> I teraz chcę na tle coś pisać lub wyświetlac. A mogę tylko pod lub nad tlem. Czy wie ktoś co trzeba zmienić?? |
|
|
![]() ![]() |
![]() |
Aktualny czas: 26.09.2025 - 23:43 |