HTML
codice:
<!doctype html>
<html>
<head>
<title></title>
<link rel="stylesheet" type="text/css" href="stylesheet2.css">
</head>
<body>
<div id="out">
<div id="in">
<h6></h6>
[img]logo3.jpg.rgb[/img]
<p id="roma">0000</br>
jsdsudusdushdushduhs</br>
00 RM</br>
lol. +00000000</br>
lol +00000000</br>
</p>
</p>
<div id="navbar">
∼oijdsijdisjdisjd∼
sjdsjdisjdi∼
ntdjfd∼
</div>
<h1>LOLLOLOL</h1>
</div>
</div>
</body>
</html>
CSS
codice:
body{background-color:#CDB79E;}
div#in{width:75%; border:10px ridge #EED5B7; background-color:#fff; margin:10% auto 0 auto; position:relative}
div#navbar{margin-left:4%}
h6{padding-bottom:30%; color:white}
a{text-decoration:none; color:#8B7D6B;font-size:125%;}
a:focus,a:hover{ border-top:2px solid #8B7D6B;border-bottom:2px solid #8B7D6B;}
img{position:absolute; top:10px; border:none; width:32%}
p#roma:first-line{font-weight:bold}
p#milano:first-line{font-weight:bold}
p#roma{color:#8B7D6B; font-size:1.55em; position:absolute; top:15%; left:45%;}
p#milano{color:#8B7D6B; font-size:1.55em; position:absolute; top:15%; left:75%;}
h1{position:absolute; left: 12%; top:40%; font-size:2.5em;color:#8B7D6B;text
decoration:none;}