Login form 3 : Login Form « CSS Controls « HTML / CSS






Login form 3

   

<!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=iso-8859-1" />
<title>Sky High Industry</title>
<style type='text/css'>
/* CSS Document */
body{margin:0; padding:0; background:url(108x-images/mainbg.gif) 0 0 repeat-x #fff; font:14px/18px Georgia, "Times New Roman", Times, serif; color:#666;}
div, p, ul, h1, h2, h3, h4, form{margin:0px; padding:0px;}
ul{list-style-type:none;}

/*--Top Panel--*/
#topPan{width:708px; height:399px; position:relative; margin:0 auto; padding:0;}
#topPan h1{width:172px; height:165px; position:absolute; top:113px; left:0px; display:block; background:url(108x-images/header.jpg) 0 0 no-repeat #FEFFFE; font:24px/18px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#fff; padding:65px 86px 0 450px; font-weight:normal;}
#topPan h1 span{font-size:14px;}

#topPan img{width:245px; height:39px; display:block; position:absolute; top:69px; left:0px;}

#topPan ul{width:410px; height:27px; position:absolute; top:77px; right:0px;}
#topPan ul li{float:left; width:82px; height:27px; display:block;}
#topPan ul li a{display:block; width:82px; height:27px; background:#FBA01B; color:#fff; font:13px/27px Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center;}
#topPan ul li a:hover{background:url(108x-images/bullet1.gif) 50% 0 no-repeat #FBA01B; color:#fff; text-decoration:none;}
#topPan ul li.company{background:url(108x-images/bullet1.gif) 50% 0 no-repeat #FBA01B; color:#fff; text-decoration:none; font:13px/27px Arial, Helvetica, sans-serif; font-weight:bold; text-align:center;}
/*--/Top Panel--*/

/*--Middle Panel--*/
#mainmiddlePan{height:360px; background:url(108x-images/middlepanbg.gif) 0 0 repeat-x #F0F0F0; color:#666; padding:17px 0 0;}
#middlePan{width:708px; position:relative; margin:0 auto;}

/*--left panel--*/
#middleleftPan{width:475px; float:left;}
#middleleftPan h2{width:260px; height:77px; background:url(108x-images/icon1.jpg) 0 50% no-repeat #F0F0F0; color:#D67200; font:26px/77px Arial, Helvetica, sans-serif; padding:0 0 0 60px;}
#middleleftPan p{padding:10px 72px 0 0;} 
#middleleftPan p span.boldtext{font-weight:bold;}
#middleleftPan p.more{width:118px; height:24px; margin:20px 0 0 284px; padding:0;}
#middleleftPan p.more a{width:100px; height:24px; display:block; background:url(108x-images/icon5.jpg) 0 0 no-repeat #F0F0F0; color:#966202; font:16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 30px; text-decoration:none;}
#middleleftPan p.more a:hover{text-decoration:underline;}

/*--/left panel--*/

/*--right panel--*/
#middlerightPan{width:233px; float:left;}
#middlerightPan form{width:233px; height:234px; background:#fff; color:#3B3B3B;}
#middlerightPan form input{width:195px; height:18px; margin:5px 0 10px 18px; }
#middlerightPan form label{width:195px; height:18px; margin:0 0 0 18px; font-weight:bold; }

#middlerightPan form input.button{width:58px; height:24px; float:left; margin:0; background:url(108x-images/login.jpg) 0 0 no-repeat #FEFEFE; color:#fff; border:none; font:14px/18px Georgia, "Times New Roman", Times, serif; font-weight:bold; }

#middlerightPan form h2{width:150px; height:73px; display:block; background:url(108x-images/icon1.jpg) 10% 50% no-repeat #fff; color:#D67200; font:22px/73px Arial, Helvetica, sans-serif; padding:0 0 0 75px;}
#middlerightPan form #register{width:160px; height:24px; float:left; }
#middlerightPan form #register a{display:block; background:url(108x-images/icon3.jpg) 10% 50% no-repeat #fff; color:#666; font:22px/24px Arial, Helvetica, sans-serif; padding:0 0 0 35px; text-decoration:none;}
#middlerightPan form #register a:hover{background:url(108x-images/icon3.jpg) 10% 50% no-repeat #fff; color:#000; text-decoration:none;}

#middlerightPan p.online{width:233px; height:88px; margin:18px 0 23px;}
#middlerightPan p.online a{width:189px; height:66px; display:block; background:url(108x-images/online.jpg) 0 0 no-repeat #EFEFEF; color:#fff; font:18px/20px Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:22px 0 0 44px;}
#middlerightPan p.online a:hover{text-decoration:none;}
/*--/right panel--*/
/*--/Middle Panel--*/
/*--Bottom Panel--*/
#bottomPan{width:708px; position:relative; margin:0 auto;}
#bottommiddlePan{width:708px; float:left; margin:41px 0; background:url(108x-images/middleborder.gif) 0 0 repeat-y;}
/*--Bottom Left Panel--*/
#bottomleftPan{width:354px; float:left;}
#bottomleftPan p{padding:10px 72px 0 0;} 
#bottomleftPan p span.boldtext{font-weight:bold;}

#bottomleftPan p.more{width:118px; height:24px; margin:20px 0 0 186px; padding:0;}
#bottomleftPan p.more a{width:100px; height:24px; display:block; background:url(108x-images/icon5.jpg) 0 0 no-repeat #fff; color:#966202; font:16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 30px; text-decoration:none;}
#bottomleftPan p.more a:hover{text-decoration:underline;}


#bottomleftPan h2{width:260px; height:57px; background:url(108x-images/icon4.jpg) 0 0% no-repeat #fff; color:#D67200; font:26px/35px Arial, Helvetica, sans-serif; padding:0 0 0 60px;}
#bottomleftPan h3{width:260px; height:26px; font-size:18px; display:block;}
#bottomleftPan h4{width:298px; height:104px; background:url(108x-images/image1.jpg) 0 0 no-repeat #fff; color:#000; text-indent:-20000px; margin:25px 0 0;}

/*--/Bottom Left Panel--*/
/*--Bottom Right Panel--*/
#bottomrightPan{width:354px; float:left;}
#bottomrightPan p{padding:10px 2px 0 60px;} 
#bottomrightPan p span.boldtext{font-weight:bold;}

#bottomrightPan p.more{width:80px; height:24px; margin:20px 0 0 238px; padding:0;}
#bottomrightPan p.more a{width:80px; height:24px; display:block; background:url(108x-images/icon5.jpg) 0 0 no-repeat #fff; color:#966202; font:16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 30px; text-decoration:none;}
#bottomrightPan p.more a:hover{text-decoration:underline;}


#bottomrightPan h2{width:200px; height:26px; font-size:18px; display:block; line-height:26px; padding:0 0 0 60px; margin:57px 0 0;}
#bottomrightPan h3{width:152px; height:74px; display:block; background:url(108x-images/image2.jpg) 0 0 no-repeat #FEFEFE; color:#fff; font:18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; margin:25px 0 0 60px; font-weight:bold; text-transform:uppercase; padding:30px 126px 0 14px;}
#bottomrightPan h3 span{ font-size:14px; text-transform:none;}

/*--/Bottom Right Panel--*/
/*---FOOTER PANEL--*/
#footermainPan{height:174px; background:url(108x-images/footerbg.gif) 0 0 repeat-x #777; color:#fff; margin:0; padding:0; clear:both;}
#footerPan{width:778px; position:relative; margin:0 auto;}
#footerPan img{width:248px; height:38px; position:absolute; top:23px; right:6px;}

#footerPan ul{width:500px; position:absolute; top:36px; left:49px;}
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 0 0 12px; color:#fff; background:#777777; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{width:158px; background:#7D7D7D; color:#fff; display:block; position:absolute; top:120px; left:61px;}
#footerPan ul.templateworld li a{background:#7D7D7D; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPan p.copyright{background:#7D7D7D; color:#fff; font:11px/15px Tahoma,Arial, Helvetica, sans-serif; position:absolute; top:56px; left:61px;}

#footerPanhtml{width:70px; height:24px; background:url(108x-images/htmlbutton.gif) 0 0 no-repeat; display:block; position:absolute; top:90px; left:61px;}
#footerPanhtml a{width:59px; height:19px; background: url(108x-images/arrow-normal.gif) no-repeat 50px 4px #FB9217; display:block; position:absolute; top:3px; left:3px; margin:0; padding:0 0 0 5px; color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPanhtml a:hover{background:url(108x-images/arrow-hover.gif) no-repeat 50px 4px #FB9217; color:#fff; text-decoration:none;}

#footerPancss{width:58px; height:24px; background:url(108x-images/cssbutton.gif) 0 0 no-repeat; display:block; position:absolute; top:90px; left:135px;}
#footerPancss a{width:46px; height:19px; background: url(108x-images/arrow-normal.gif) no-repeat 40px 5px #FCD927; display:block; position:absolute; top:3px; left:3px; margin:0; padding:0 0 0 5px; color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPancss a:hover{background:url(108x-images/arrow2-hover.gif) no-repeat 40px 5px #FCD927; color:#fff; text-decoration:none;}




</style>


</head>

<body>
  <!--Top Panel-->
  <div id="topPan">
    <a href="index.html"><img src="108x-images/logo.gif" title="Sky High Industry" alt="Sky High Industry" width="245" height="39" border="0" /></a>
  <ul>
    <li class="company">Company</li>
    <li><a href="#">Solutions</a></li>
    <li><a href="#">Partners</a></li>
    <li><a href="#">Testimonials</a></li>
    <li><a href="#">Resources</a></li>
  </ul>
    <h1>More advanced<br /><span>Fusce auctor, risus nec vulputate consectetuer, metus lorem</span> </h1>
  </div>
  <!--Top Panel Close-->
  <!--Main Middle Panel-->
  <div id="mainmiddlePan">
  <!--Middle Panel-->
  <div id="middlePan">
  <!--Middle Left Panel-->
  <div id="middleleftPan">
    <h2>About Us</h2>
  <p><span class="boldtext">Sky High Industry is a free, tableless, W3C-compliant web design layout by Template World.</span> This template has been tested and proven compatible with all major browser environments and operating systems. You are free to modify the design to suit your tastes in any way you like.</p>
  <p>We only ask you to not remove "Design by Template World" and the link http://www.templateworld.com from the footer of the template.</p>
  <p>If you are interested in seeing more of our free web template designs feel free to visit our website, Template World. We intend to add at least 25 new free templates in the coming month.</p>
  <p class="more"><a href="#">read more</a></p>
  </div>
  <!--Middle Left Panel Close-->
  
    <div id="middlerightPan">
     <form id="form1" name="form1" method="post" action="">
     <h2>members login</h2>
    <label>Your name:</label>
    <input name="Your name" type="text" id="Yourname" />
    <label>Password:</label>
    <input name="password" type="password" id="Emailid" />
    <div id="register"><a href="#">register now</a></div>
    <input name="login" type="submit" class="button" value="Login" />
     </form>
   <p class="online"><a href="#">24x7 hours
online support</a></p>
    </div>
   
  </div>
  <!--Middle Panel Close-->
  </div>
  <!--Main Middle Panel Close-->
<div id="bottomPan">
  <div id="bottommiddlePan">
    <div id="bottomleftPan">
    <h2>current updates</h2>
    <h3>23rd september 2006</h3>
    <p><span class="boldtext">sit amet, consectetuer adipiscing elit. Vestibulum liimperdiet ut, commodo vel,</span> auctor vel,</p>
  <p>mi. Etiam orci nulla, aliquet vel, pharetra in, posuere ultrices, sapien. Proin vel lacus. Integer magna. Cras mi nibh, dapibus sit amet, aliquet ut, venenatis sed, tortor. Mauris eu leo. Nulla non elit. Fusce ipsum urna, auctor eu, consequat sodales,</p>
  <h4>image</h4>
  <p class="more"><a href="#">read more</a></p>
  </div>
  
    <div id="bottomrightPan">
    <h2>03rd october 2006</h2>
    <p><span class="boldtext">sit amet, consectetuer adipiscing elit. Vestibulum liimperdiet ut, commodo vel,</span> auctor vel,</p>
  <p>mi. Etiam orci nulla, aliquet vel, pharetra in, posuere ultrices, sapien. Proin vel lacus. Integer magna. Cras mi nibh, dapibus sit amet, aliquet ut, venenatis sed, tortor. Mauris eu leo. Nulla non elit. Fusce ipsum urna, auctor eu, consequat sodales,</p>
  <h3>thingk about it <br /><span>Tortor. Mauris eu leo. Nulla non</span></h3>
  <p class="more"><a href="#">read more</a></p>
  </div>
  </div>
</div>
<div id="footermainPan">
  <div id="footerPan">
    <ul>
    <li><a href="#">Company </a>| </li>
    <li><a href="#">Solution</a> | </li>
    <li><a href="#">Partners</a>| </li>
    <li><a href="#">Testimonials</a> | </li>
    <li><a href="#"> Resources </a> </li>
  </ul>
  <p class="copyright">>>skyhigh industry 2006 all right reaserved</p>
    <a href="index.html"><img src="108x-images/footerlogo.jpg" title="Total Touch" alt="Total Touch" width="248" height="38" border="0" /></a>
   <div id="footerPanhtml"><a href="http://validator.w3.org/check?uri=referer" target="_blank">html</a></div> 
   
   <div id="footerPancss"><a href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank">css</a></div>
   <ul class="templateworld">
    <li>Design By:</li>
  <li><a href="http://www.templateworld.com" target="_blank">Template World</a></li>
  </ul>
  </div>
</div>
</body>
</html>

   
    
    
  








Related examples in the same category

1.Login form
2.Login form 2
3.Login form 4
4.Member login form
5.Member login form 2
6.Login section
7.Login form 5
8.Login form 6
9.Login form 7
10.Login form inside the footer
11.Login form 8
12.Login form with registration link
13.Login form 9
14.A login form with submit button
15.Register page
16.Register for e-mail updates