pomoc s webom
pomoc s webom
cawte chcel by som sa vas spytat ci by mi niekto nemohol kusok pomoct s webom...mam tu nejaky nacrt ako by so mohlo vyzerat no nwm urobit menu a to tmavo modre ohranicenie...nemohol by mi niekto pomoct?
tu je obrazok toho webu: http://steve.revuca.net/WEB.bmp
tu je obrazok toho webu: http://steve.revuca.net/WEB.bmp
-
awtt
Medium Professional
- Príspevky: 1234
- Registrovaný: 01 nov 2006, 19:37
- Bydlisko: San Francisco
- Kontaktovať používateľa:
Kód: Vybrať všetko
html
<div id="stranka">
<div id="baner">
</div>
<div id ="123456">
<div id="1">
</div>
...
</div>
</div>
...
CSS
body{
background:#zzzzzz;
}
#stranka{
margin: 0 auto;
width: 800px;
background:#xxxxxx;
border: solid 20px #xxxxxx;
}
#baner{
margin: 0 auto;
width: 800px;
}
#123456{
margin: 0 auto;
width: 600px;
}
#1{
width="100px";
float:left;
}
...
-
tom.tom11
Star
- Príspevky: 513
- Registrovaný: 09 feb 2006, 15:29
- Bydlisko: Vsade len nie doma :)
- Kontaktovať používateľa:
saldir skus pozretsaldir napísal:ale tak mi to nebude take zaoblenea to menu?
Kód: Vybrať všetko
www.jakpsatweb.cz-
tom.tom11
Star
- Príspevky: 513
- Registrovaný: 09 feb 2006, 15:29
- Bydlisko: Vsade len nie doma :)
- Kontaktovať používateľa:
Kód: Vybrať všetko
<div id="wrap">
<div id="top_left_wrap">
</div>
<div id="top_main_wrap">
</div>
<div id="top_right_wrap">
</div>
<div id="main_wrap">
obsah
</div>
<div id="bottom_left_wrap">
</div>
<div id="bottom_main_wrap">
</div>
<div id="bottom_right_wrap">
</div>
</div>
Kód: Vybrať všetko
#wrap {
width: 800px;
margin: 0px auto;
text-align: left;
}
#top_left_wrap {
width: xy px;
background: url(img.png) no-repeat;
float: left;
}
#top_main_wrap {
width: xy px;
background: url(img2.png) repeat-x;
float: left;
}
#top_right_wrap {
width: xy px;
background: url(img3.png) no-repeat;
float: left;
}
#main_wrap {
width: xy px;
background: url(img_main.png) repeat-y;
float: left;
}
#bottom_left_wrap {
width: xy px;
background: url(img4.png) no-repeat;
float: left;
}
#bottom_main_wrap {
width: xy px;
background: url(img5.png) repeat-x;
float: left;
}
#bottom_right_wrap {
width: xy px;
background: url(img6.png) no-repeat;
float: left;
}
-
awtt
Medium Professional
- Príspevky: 1234
- Registrovaný: 01 nov 2006, 19:37
- Bydlisko: San Francisco
- Kontaktovať používateľa:
pozri aj tu ak chces 
si to samozrejme vystrihni aby ti to presne zapasovalo, ja som to narychlo...
si to samozrejme vystrihni aby ti to presne zapasovalo, ja som to narychlo...
Kód: Vybrať všetko
http://www.efrafa.com/tmp/3/index.htm
http://www.efrafa.com/tmp/3/style.css
noo to je ono THX
a teraz by som chcel vediet to menu mam link: http://www.cssplay.co.uk/menus/drop_line.html ...
//autoeditácia príspevku ( 10 Sep 2008, 20:35 )
jheej ja som si to precital a daco som z tej patlaninky rozumel
a tu je vysledok
http://steve.revuca.net/menu.html
//autoeditácia príspevku ( 10 Sep 2008, 20:35 )
jheej ja som si to precital a daco som z tej patlaninky rozumel