hej! :** potrzebuje żeby mi ktoś zrobił na jeszcze dzisiaj stronę internetową w PAJĄCZKU na byle jaki temat z góry dzięki ;))
" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style>
body {margin:0 auto; width:960px;}
#header{height:200px; background-color:#ddd;}
#content{height:600px; background-color:#fff;}
#footer{height:200px; background-color:#ddd;}
</style>
</head>
<body>
<div id="header">Witaj na stronie <a href="./">XxX</a></div>
<div id="content"> Tutaj jakaś treść strony</div>
<div id="footer">Copyright by XxX </div>
</body>
</html>