index.php

« Older   Newer »
  Share  
JackErMietitore
CAT_IMG Posted on 22/2/2012, 16:25     +1   -1




Ciao a tutti questa qui è un index molto carina a breve metterò quella del client del register ecc.
I campi sono modificabili.
Potrete mettere il vostro logo ecc.

CODE
<html>

<head>

<meta http-equiv="Content-Type" content="text/html; utf-8" />

<link type="text/css" rel="stylesheet" href="h4bbo/styles.css" />

</head>

<title>H4BBo ~ Homepage</title>

<body>

<br><br><br>



<div id="b_padding">

<div id="space"></div></div>

<div id="hotelcontainer">

               <div id="a_padding">

                       <div id="hotel">

                       <div id="onlinecontainer">



                       <span style="position: relative; top: 8px; left: 27px; font-family: Tahoma; font-size: 18px; color: #FFFFFF; text-shadow: 1px 1px #0066FF;">33 Utenti Online</span>

                       </div>

                       

               </div>

               </div>

               </div>                

<div id="boxcontainer">

<div id="loginbox">

               <div id="logo"><br>

               <span style="position: relative; top: 70px; left: -45px; font-family: Tahoma; font-size: 16px; color: #FFF; text-shadow: 1px 1px rgb(0, 0, 0);"><strong>Username</strong></span>

               <span style="position: relative; top: 110px; left: -45px; font-family: Tahoma; font-size: 16px; color: #FFF; text-shadow: 1px 1px rgb(0, 0, 0);"><strong>Password</strong></span>

               

               </div>

               <div id="loginform">

   <form id="loginformitem" name="loginformitem" action="./index_login.php" method="post">

     <br>      <br>

     <strong><br>

   

</strong>

     <input tabindex="3" type="text" class="inputloginname" name="username" id="login-username" value="" maxlength="48">

     <br>

     <br>

     <br>

     <input tabindex="4" type="password" class="inputloginpass" name="password" id="login-password" maxlength="32">

     <br>

     <br>

     <input name="submit" type="submit" id="inputconnect" value="ENTRA &raquo;">

   </form>

       

 </div>

 

 

 

               <a href="quickregister/start.php" style="text-decoration: none;"><div id="register"><span style="position: relative; top: 30px; left: 50px; font-family: Tahoma; font-size: 30px; color: #FFF; text-shadow: 1px 1px rgb(0, 0, 0);"><strong><font color="#FFF">Registrati</font></strong></span><br><span style="position: relative; top: 23px; left: 70px; font-family: Tahoma; font-size: 30px; color: #FFF; text-shadow: 1px 1px rgb(0, 0, 0);"><font color="#FFF">&egrave; gratis!</font></span></div></a>

               </div>

<br />



</div>

<div>

<script type="text/javascript"><!--

google_ad_client = "ca-pub-4617298584634886";

/* H4bbo 2 */

google_ad_slot = "6384401096";

google_ad_width = 468;

google_ad_height = 15;

//-->

</script>

</div>



</body>

</html>


Edited by JackErMietitore - 22/2/2012, 16:46
 
Top
0 replies since 22/2/2012, 16:25   607 views
  Share