File size: 3.65Kb
<!--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>The Yolk Mobile Template :: w3layouts</title>
<link href="mobile/css/bootstrap.css" rel='stylesheet' type='text/css' />
<link href="mobile/css/theme.css" rel='stylesheet' type='text/css' />
<meta name="keywords" content="Yolk iphone web template, Andriod web template, Smartphone web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
</head>
<body>
<!----start-container----->
<div class="header-bg">
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="logo text-center"><a href="index.html"><img src="mobile/images/logo.png" alt=""/></a></div>
</div>
<div class="col-md-8">
<div class="drp-dwn select">
<select onchange="window.location=this.options[this.selectedIndex].value">
<option value="index.html" class="scroll">Home</option>
<option value="about.html" class="scroll">About</option>
<option value="blog.html" class="scroll">Blog</option>
<option value="contact.html" class="scroll">Contact</option>
</select>
</div>
</div>
<!----start-images-slider---->
<!-- Single button -->
<div class="clear"></div>
</div>
</div>
</div>
<div class="container">
<div class="main">
<div class="row">
<div class="col-md-12 text-center">
<h2>Contact Us</h2>
</div>
</div>
<form class="form-horizontal" role="form">
<div class="form-group">
<label for="inputmane3" class="col-sm-2 control-label">Name</label>
<div class="col-sm-10">
<input type="name" class="form-control" id="name" placeholder="name">
</div>
</div>
<div class="form-group">
<label for="inputEmail3" class="col-sm-2 control-label">Email</label>
<div class="col-sm-10">
<input type="email" class="form-control" id="inputEmail3" placeholder="Email">
</div>
</div>
<div class="form-group">
<label for="inputPassword3" class="col-sm-2 control-label">Password</label>
<div class="col-sm-10">
<input type="password" class="form-control" id="inputPassword3" placeholder="Password">
</div>
</div>
<div class="form-group">
<label for="inputPassword3" class="col-sm-2 control-label">Website</label>
<div class="col-sm-10">
<input type="website" class="form-control" id="website" placeholder="www.info.com">
</div>
</div>
<div class="form-group">
<label for="inputPassword3" class="col-sm-2 control-label">Message</label>
<div class="col-sm-10">
<textarea placeholder="Your Message*"></textarea>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<button type="submit" class="btn btn-default">Sign in</button>
</div>
</div>
</form>
</div>
</div>
<div class="footer">
<div class="container">
<div class="copy-right text-center">
<p>©Copyright 2014 All Rights Reserved Template <a href="http://w3layouts.com/"> w3layouts.com</a></p>
</div>
</div>
</div>
</body>
</html>