forked from steveinc911/MAD-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
148 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,148 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> | ||
<link rel="stylesheet" type="text/css" href="css/main.css"> | ||
<link rel="stylesheet/less" type="text/css" href="css/page.less"> | ||
<script type="text/javascript"> | ||
less = { env: 'development' }; | ||
</script> | ||
<script src="js/less.min.js"></script> | ||
</head> | ||
<body> | ||
|
||
<div class="container-fluid"> | ||
<div class="row header"> | ||
<div class="logo-container"> | ||
<a href="#" class="logo"> | ||
<i class="logo-image"></i> | ||
<b><i class="kern1">Making a</i><br/>Difference</b> | ||
</a> | ||
|
||
</div> | ||
<div class="header-right pull-right col-md-3 col-sm-3"> | ||
<div class="social-links"> | ||
<a href="#" class="facebook"><b>Facebook</b></a> | ||
<a href="#" class="twitter"><b>Twitter</b></a> | ||
<a href="#" class="gplus"><b>Google+</b></a> | ||
</div> | ||
</div> | ||
<button class="btn" id="menu-button"> | ||
</button> | ||
</div> | ||
<nav class="row navbar main-nav"> | ||
<ul class="nav navbar-nav"> | ||
<li><a href="#">Home</a></li> | ||
<li><a href="#">Volunteer work</a></li> | ||
<li><a href="#">Recreation</a></li> | ||
<li><a href="#">Whats included</a></li> | ||
<li><a href="#">Contact us</a></li> | ||
</ul> | ||
</nav> | ||
<div class="row booking-content"> | ||
|
||
<div class=" row top-info"> | ||
<img src="images/mini-man.png"/> | ||
<h3>Volunteer and contact info</h3> | ||
</div> | ||
<div class="left-info-box col-md-7"> | ||
<div class="volunters-info"> | ||
<h2>Volunteers</h2> | ||
<div class="volunteer-cntrl"> | ||
<div class="input-group input-group-sm volunteer-name" > | ||
<span class="input-group-addon" id="serial">1</span> | ||
<input type="text" class="form-control" placeholder="Name" aria-describedby="serial"> | ||
</div> | ||
<div class="input-group input-group-sm age-style"> | ||
<input type="text" class="form-control" placeholder="Age" > | ||
</div> | ||
<label class="radio-inline"><input type="radio" name="opt-gender">M</label> | ||
<label class="radio-inline"><input type="radio" name="opt-gender">F</label> | ||
</div> | ||
<div class="volunteer-cntrl"> | ||
<div class="input-group input-group-sm volunteer-name"> | ||
<span class="input-group-addon" id="serial1">2</span> | ||
<input type="text" class="form-control" placeholder="Name" aria-describedby="serial1"> | ||
</div> | ||
<div class="input-group input-group-sm age-style"> | ||
<input type="text" class="form-control" placeholder="Age" > | ||
</div> | ||
<label class="radio-inline"><input type="radio" name="opt-gender1">M</label> | ||
<label class="radio-inline"><input type="radio" name="opt-gender1">F</label> | ||
</div> | ||
</div> | ||
|
||
<div class="contact-info"> | ||
<h2>Contact info</h2> | ||
<div class="contact-cntrl"> | ||
<div class="input-group input-group-sm contact-info-style"> | ||
<span class="input-group-addon" id="cname">Name</span> | ||
<input type="text" class="form-control" aria-describedby="cname"> | ||
</div> | ||
<div class="input-group input-group-sm contact-info-style"> | ||
<span class="input-group-addon" id="cemail">Email</span> | ||
<input type="text" class="form-control" aria-describedby="cemail"> | ||
</div> | ||
<div class="input-group input-group-sm contact-info-style"> | ||
<span class="input-group-addon" id="cphone">Phone</span> | ||
<input type="text" class="form-control" aria-describedby="cphone"> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class=" col-md-4 booking-info-right"> | ||
<div class="step"> | ||
<h2>Progress</h2> | ||
<ol class="step-list"> | ||
<li><span>1</span><span>Volunteer contact info</span></li> | ||
<li><span>2</span><span>Review confirm</span></li> | ||
</ol> | ||
</div> | ||
|
||
<div class="right-botton-info"> | ||
<h2>Info</h2> | ||
<span><p>From</p><p>1st Jan 2015</p><p>to</p><p>31st Jan 2015</p></span> | ||
<span><p>Volunteers:</p><p>2</p></span> | ||
<span><p>per volunteer:</p><p>$ 200</p></span> | ||
<span><p>Total:</p><p>$ 400</p></span> | ||
</div> | ||
</div> | ||
|
||
<div class="col-md-12 bottom-nav"> | ||
<button class="btn">Continue</button> | ||
<button class="text-button">Back</button> | ||
</div> | ||
|
||
|
||
</div> | ||
<div class="row footer"> | ||
<div class="sitemap"> | ||
<div class="footer-logo"> | ||
<p>234/5, Colva Beach </br> Colva Salcete </br> Goa - 403717 </br> <a>contact us</a></p> | ||
</div> | ||
|
||
<ul> | ||
<li>VOLUNTEER WORK</li> | ||
<li>RECREATION</li> | ||
<li>WHATS INCLUDED</li> | ||
<li>CONTACT US</li> | ||
<li>PRIVACY POLICY</li> | ||
<li>TERMS AND CONDITION</li> | ||
<li><button class="btn">VOLUNTEER</button></li> | ||
</ul> | ||
|
||
</div> | ||
<div id="copyright" class="container"><b>Copyright © 2015 Making a difference.</b><b>All rights reserved.</b></div> | ||
</div> | ||
</div> | ||
|
||
<script src="js/jquery.js"></script> | ||
<script src="js/bootstrap.min.js"></script> | ||
<script src="js/general.js"></script> | ||
</body> | ||
</html> |