Página Inicial PPF 15.04.12 15:54
Jovens.
Como eu não tenho hospedagem é impossível postar um demo!
Irei disponibilizar o código:
Como eu não tenho hospedagem é impossível postar um demo!
Irei disponibilizar o código:
- Código:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="content-script-type" content="text/javascript">
<title>Power Pixel Fórum</title>
<script src="http://code.jquery.com/jquery-latest.js" type="text/javascript" language="javascript"></script>
<style>body {
background-image: url(http://www.imagespower.com.br/images/bg-azul.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
background-attachment: fixed;
}
#logo {
position: relative;
left: 400px;
}
#content_body {
border-radius: 7px;
box-shadow: 3px 3px 10px #999494;
border: 1px solid #d8cdcd;
background-color: #FFFFFF;
width: 409px;
height: 123px;
}
img {
opacity: 0.5;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
img:hover {
opacity: 1;
}
a {
text-decoration: none;
}
div#navbar a{
color: #666;
}
button.but:hover {
background-image: -webkit-gradient(linear,left top,left bottom,from(#F8F8F8),to(#F1F1F1));
background-image: -webkit-linear-gradient(top,#F8F8F8,#F1F1F1);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
background-color: #F8F8F8;
background-image: linear-gradient(top,#F8F8F8,#F1F1F1);
background-image: -o-linear-gradient(top,#F8F8F8,#F1F1F1);
border: 1px solid #C6C6C6;
box-shadow: 0 1px 1px rgba(0,0,0,0.1);
color: #333;
}
button.but {
background-image: -webkit-gradient(linear,left top,left bottom,from(whiteSmoke),to(#F1F1F1));
background-image: -webkit-linear-gradient(top,whiteSmoke,#F1F1F1);
-webkit-border-radius: 2px;
-webkit-user-select: none;
background-color: whiteSmoke;
background-image: linear-gradient(top,whiteSmoke,#F1F1F1);
background-image: -o-linear-gradient(top,whiteSmoke,#F1F1F1);
border: 1px solid gainsboro;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #666;
cursor: default;
font-family: arial,sans-serif;
font-size: 11px;
font-weight: bold;
height: 29px;
line-height: 27px;
margin: 11px 6px;
min-width: 54px;
padding: 0 8px;
text-align: center;
position: relative;
left: 560px;
cursor: pointer;
}</style>
<style type="text/css"></style>
</head>
<body>
<img src="http://i42.tinypic.com/k46oid.png" width="560" height="180" id="logo">
<div id="content_body" style="
left: 13px;
position: relative;
"><span style="
position: relative;
top: 0px;
left: 140px;
">Power Pixel Fórum</span>
<font style="font-family: Tahoma; font-size: 12px; position: relative; left: -60px; top: 19px;">Visite agora mesmo, o melhor fórum do Brasil!</font>
<a href="http://www.power-pixel.net/forum" target="_blank" style="
position: relative;
left: 170px;
top: -30px;
"><img src="http://hotelpowerpixel.com.br/footer/plogo.png" title="Power Pixel Fórum, Conteúdo inovados para sua diversão" style="
position: relative;
top: 60px;
"></a>
</div>
<div id="content_body" style="
position: relative;
left: 840px;
top: -120px;
"><span style="
position: relative;
top: 0px;
left: 140px;
">Power Pixel Hotel</span>
<font style="font-family: Tahoma; font-size: 12px; position: relative; left: -20px; top: 20px;">Um dos melhores e bonitos HP's</font>
<a href="http://hotelpowerpixel.com.br/" target="_blank" style="
position: relative;
left: 150px;
top: -30px;
"><img src="http://hotelpowerpixel.com.br/habbo.png" title="Power Pixel Hotel - O Melhor HP do Brasil" style="
position: relative;
top: 60px;
"></a>
</div>
<div id="content_body" style="
position: relative;
left: 400px;
top: -20px;
height: 210px;
width: 450px;
"><span style="
position: relative;
top: 0px;
left: 140px;
">Images Power</span>
<font style="font-family: Tahoma; font-size: 12px; position: relative; left: -50px; top: 20px;">Hospedeiros de Arquivos oficial da Power Pixel</font>
<a href="http://www.imagespower.com.br/" target="_blank" style="
position: relative;
left: 150px;
top: -30px;
"><img src="http://www.imagespower.com.br/images/logo1.png" title="Images Power - Hospedeiro de Arquivos Gratuitos" style="
position: relative;
top: 90px;
left: -70px;
"></a>
</div>
</body></html>