1
					HTML, CSS ir JavaScript - Kita / Re: Reikia kodo pradzios
« Įrašytas: 2011-04-07 20:27:41 pm »
					Nu, blyn jeigu mokat sukurkit, man nesigauna bandžiau viską sugadinu. 
					
				Čia galite matyti visus šio nario pranešimus. Matote tik tuos pranešimus, kurie buvo paskelbti jums prieinamose lentose.
#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; }
					 Nesuprnatu to kudėl tą kodą eina atidaryt viska sok būna o idedi į hostingą ir nerodo nieko.
 Nesuprnatu to kudėl tą kodą eina atidaryt viska sok būna o idedi į hostingą ir nerodo nieko.
					<html xmlns="http://www.w3.org/1999/xhtml"> 
<head> 
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
<title>Free Room serveris</title> 
<style type="text/css"> 
 
body {
	border:none;
	margin:0px;
	padding:0px;
	background-image: url(bg.png);
	background-repeat:repeat;
}
 
#pagrindinis_bg {
	position:relative; margin:0px auto;
	width:600px; height:500px;
	<CENTER>background-color:#000; background-image: url(HEADER.png);<CENTER>
	background-position:top; background-repeat:no-repeat;
}
 
}
</style> 
<script type="text/javascript"> 
 
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-6336790-10']);
  _gaq.push(['_trackPageview']);
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
 
</script> 
</head> 
<body> 
<div id="pagrindinis_bg"> 
<div id="Fmygtukas"> 
</div> 
<br /> 
<center></center> 
</body> 
</html>