1
HTML, CSS ir JavaScript - Kita / Reikia kodo pradzios
« Įrašytas: 2011-04-07 19:46:39 pm »
Kas galėtų sukurti kodo pradžią na va aš turiu style kodą
Kodas: [Pasirinkti]
#wrapCenter {width:1100px; height:943; margin:900px auto 0 auto; position:relative;}
body { width:auto; height:auto; background-image:url(images/bg.jpg); background-repeat:repeat; }
#header {
background-image: url(images/HEADER.jpg);
background-repeat: no-repeat;
float: right;
width: 300px;
height: 90px;
margin: -490px 10px 0 50px;
}
#panele {
background-image: url(images/panele.jpg);
background-repeat: no-repeat;
float: right;
width: 599px;
height: 289px;
margin: -620px 260px 0 50px;
}
#footer {
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
float: right;
width: 148px;
height: 9px;
margin: 25px -160px 0 50px;
}
#txt1 {
background-image: url(images/kontaktai.jpg);
background-repeat: no-repeat;
float: right;
width: 72px;
height: 38px;
margin: -50px 300px 0 50px;
}
#txt2 {
background-image: url(images/forumas.jpg);
background-repeat: no-repeat;
float: right;
width: 89px;
height: 37px;
margin: -1px 100px 0 50px;
}
.CS14{ width:600px; font-size: 12px; color: #ffffff; font-family:Tahoma; text-shadow: 1px 1px black; margin: 110px 0 0 -80px; float:left; }
.pav{ width:600px; font-size: 12px; color: #ffffff; font-family:Tahoma; text-shadow: 1px 1px black; margin: -200px 0 0 5px; float:left; }
.par{ width:600px; font-size: 9px; color: #ffffff; font-family:Tahoma; text-shadow: 1px 1px black; margin: 50px 0 0 -20px; float:left; }