![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 22 Pomógł: 0 Dołączył: 27.08.2013 Ostrzeżenie: (0%) ![]() ![]() |
witajcie mam bardzo szybkie pytanie/ problem. wymodziłem sobie po krótkim kursie html, stone, która moim zdaniem wygląda dość dobrze, ale przy pomniejszeniu okna widoczna jest tylko część strony i w żaden sposób nie da się tego przewinąć. z góry dzięki za pomoc
kod strony html: CODE <html> <head> <link rel="Stylesheet" type="text/css" href="style.css"/> </head> <div style="width:750px;"> <body> <center> <div id="menu"> <div id="menut"> <font color="white"><b><font face="arial black"><h1>Menu Główne</h1></font></b> </div> </div> <div id="tytul"> <div id="tytult"> <font color="white"><b><font face="arial black"><h1>Jakas Strona (IMG:style_emoticons/default/biggrin.gif) </h1></font></b> </div> </div> <div id="kontener"> <a> <font face="arial black"> </font> </a> </div> </div> </center> </body> </html> a tu style: CODE body { background-image: url("img/background.jpg"); background-color: #cccccc; } } a { text-decoration: none; opacity: 1; } #kontener { width:1550; height:850px; background:#ffffff; opacity: 0.8; position: absolute; top: 150px; right: 300px;; } #menu { position: absolute; right: 0px; top: 0px;; background:#B22222;; height:1000; width: 300; opacity: 0.9; } #menut { height:530; position: absolute; top: 0px; right: 30px;; opacity: 0.9; } #tytult { height:30; position: absolute; top: 50px; right: 820px;; opacity: 0.9; } #links { height:530; position: absolute; top: 160px; right: 50px;; opacity: 0.9; } #tytul { position: absolute; top: 0px; right: 300px; width: 1550px; height: 150px; background: dimgrey;; opacity: 0.9; } |
|
|
![]() ![]() |
![]() |
Aktualny czas: 22.08.2025 - 16:23 |