Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="description" content="" />
- <meta name="author" content="" />
- <title>MyVPS - Register</title>
- <!-- Bootstrap core CSS -->
- <link href="css/bootstrap-theme.css" rel="stylesheet" />
- <link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet" />
- <link href="css/bootstrap.css" rel="stylesheet" />
- <!-- Custom styles for this template -->
- <link href="css/style.css" rel="stylesheet" />
- <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
- <!--[if lt IE 9]>
- <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
- <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
- <![endif]-->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
- <body>
- <!-- #Top Bar -->
- <div id="topBar">
- <div class="container">
- <a href="index.htm" class="mobileHome">Home</a>
- <i class="fa fa-bars fa-2x" id="mobileNav"></i>
- <nav>
- <ul>
- <li><a href="index.htm">Home</a></li>
- <li><a href="subpage.htm">SubPage</a></li>
- <li><a href="pricing.htm">Pricing</a></li>
- <li><a href="blog.htm">Blog</a></li>
- <li><a href="support.htm">Support</a></li>
- <li><a href="login.htm" class="login"><i class="fa fa-lock"></i>Login</a></li>
- </ul>
- </nav>
- </div>
- </div>
- <!-- /#Top Bar -->
- <!-- #Mobile Navigation -->
- <nav id="mobileNavigation">
- <ul>
- <li><a href="subpage.htm">SubPage</a></li>
- <li><a href="pricing.htm">Pricing</a></li>
- <li><a href="blog.htm">Blog</a></li>
- <li><a href="support.htm">Support</a></li>
- <li><a href="login.htm" class="login">Login</a></li>
- </ul>
- </nav>
- <!-- /#Mobile Navigation -->
- <!-- #Page Content -->
- <div id="contentWrapper">
- <div id="contentBackground">
- <div class="container">
- <div class="row">
- <div class="col-md-8 col-md-offset-2">
- <h2 class="text-center">Register</h2>
- <p class="text-center">Enter your details below to register.</p>
- </div>
- </div>
- <div class="form_box">
- <form id="reg" enctype="application/x-www-form-urlencoded" action="" method="post">
- <table class="contactf order">
- <div class="row">
- <div class="col-md-4 col-md-offset-4 ">
- <div id="loginWrapper">
- <label>
- <input type="text" class="inputText" id="email" placeholder="Email Address" />
- <span><i class="fa fa-male fa-lg"></i></span>
- </label>
- <label>
- <input type="password" class="inputText" id="password" placeholder="Password" />
- <span><i class="fa fa-lock fa-lg"></i></span>
- </label>
- <label>
- <input type="password" class="inputText" id="repeatpassword" placeholder="Password (Again)" />
- <span><i class="fa fa-lock fa-lg"></i></span>
- </label>
- <label id="rememberMe">
- <input type="checkbox" />Agree to T&C?
- </label>
- <input type="submit" class="submit" value="Register" />
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </table>
- </form>
- <!-- /#Page Content -->
- <!-- #Footer -->
- <footer>
- <div class="container">
- <div class="row">
- <div class="col-md-6">
- <span class="title">Latest Tweets</span>
- <p>Lorem ipsum dolor sit amet, <span class="greenText">#tweetTag</span> consectetur adipiscing elit. Ut vel pharetra diam. Aenean convallis nibh facilisis risus convallis, non ornare tellus vehicula.<span class="tweetTime">10 Minutes Ago</span></p>
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vel pharetra diam. Aenean convallis nibh facilisis risus convallis, non ornare tellus vehicula.<span class="tweetTime">1 Hour Ago</span></p>
- </div>
- <div class="col-md-2 col-xs-6 col-sm-4">
- <ul class="footerMenu">
- <li class="title">What we do</li>
- <li><a href="#">Plans</a></li>
- <li><a href="#">Overview</a></li>
- <li><a href="#">Features Tour</a></li>
- <li><a href="#">CloudFlare's Network</a></li>
- <li><a href="#">CloudFlare Apps</a></li>
- </ul>
- </div>
- <div class="col-md-2 col-xs-6 col-sm-4">
- <ul class="footerMenu">
- <li class="title">Services</li>
- <li><a href="#">Virtual Private Servers</a></li>
- <li><a href="#">Dedicated Servers</a></li>
- <li><a href="#">DDOS Protection</a></li>
- <li><a href="#">Server Management</a></li>
- <li><a href="#">Script Installation</a></li>
- </ul>
- </div>
- <div class="col-md-2 col-xs-6 col-sm-4">
- <ul class="footerAddress">
- <li class="title">Contact Us</li>
- <li><strong>Address:</strong></li>
- <li>B. Palace, Buckingham Palace Road, London, LN3 2RP</li>
- <li><strong>Phone:</strong></li>
- <li>020 1345 3434</li>
- </ul>
- </div>
- </div>
- <hr />
- <div id="footerCopyright">Copyright 2013 MyVPS</div>
- <div id="footerSocialWrapper">
- <ul id="footerSocial">
- <li><a href="#"><i class="fa fa-facebook fa-lg"></i></a></li>
- <li><a href="#"><i class="fa fa-twitter fa-lg"></i></a></li>
- <li><a href="#"><i class="fa fa-google-plus fa-lg"></i></a></li>
- <li><a href="#"><i class="fa fa-linkedin fa-lg"></i></a></li>
- <li><a href="#"><i class="fa fa-skype fa-lg"></i></a></li>
- <li><a href="#"><i class="fa fa-vimeo-square fa-lg"></i></a></li>
- <li><a href="#"><i class="fa fa-flickr fa-lg"></i></a></li>
- </ul>
- </div>
- </div>
- <div id="footerBottom"></div>
- </footer>
- <!-- /#Footer -->
- <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
- <script src="js/bootstrap.min.js"></script>
- <script src="js/jquery.nivo.slider.js"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js"></script>
- <script src="http://gregfranko.com/jquery.selectBoxIt.js/js/jquery.selectBoxIt.min.js"></script>
- <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?sensor=false"></script>
- <script src="js/build.js"></script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement