hjkhjkjhkhjkgjghjhgjhgjghjhghjghjhgjjnbvnvbnvk
bnmbnmbnhjkhjkhjkhjktyutyutyuytutyutyutyhgjgjghjgjghjguytutyry
/
home
/
b4h4ej4a6kj6
/
public_html
/
Upload FileeE
HOME
<!DOCTYPE html> <!--[if IE 7]> <html class="lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html> <!--<![endif]--> <head> <title>:: opinionukmarketing ::</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link href="css/bootstrap.min.css" rel="stylesheet"> <link rel="stylesheet" href="css/font-awesome.min.css"> <link rel="stylesheet" href="css/font-awesome.css"> <link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/responsive.css"> <link href="https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600&family=Roboto+Slab:wght@600;700&display=swap" rel="stylesheet"> <!--<link href="https://fonts.googleapis.com/css?family=Roboto:300,500,700" rel="stylesheet"> --> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <header> <div class="logo_section"> <div class="container"> <div class="row"> <div class="col-md-3 col-lg-3 col-xl-3"> <div class="logo"> <a href="index.html"><img src="images/cropped-logo-1.png" alt=""></a> </div> </div> <div class="col-md-9 col-lg-9 col-xl-9"> <div class="menu"> <div class="menu-sec"> <nav class="navbar navbar-expand-lg navbar-light "> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul> <li><a href="index.html">Home </a></li> <li><a href="privacypolicy.html">Privacy Policy</a></li> <li><a href="contact.html">Contact</a></li> </ul> </div> </nav> </div> </div> </div> </div> </div> </div> </header> <section class="title_section"> <div class="container"> <div class="col-md-12"> <div class="row"> <h1>Contact Us</h1> </div></div></div> </section> <section class="container_section"> <section class="contact"> <div class="container"> <div class="row "> <h2> GET IN <span>TOUCH</span> </h2> <form id="form" class="blocks" action="#" method="post"> <div class="row"> <div class="col-md-6 col-lg-6 col-xl-6"> <p> <label>Name:</label> <input type="text" class="text" name="name"> </p> </div> <div class="col-md-6 col-lg-6 col-xl-6"> <p> <label>Email:</label> <input type="text" class="text" name="email"> </p> </div> <div class="col-md-6 col-lg-6 col-xl-6"> <p> <label>Phone:</label> <input type="text" class="text" name="phone"> </p> </div> <div class="col-md-6 col-lg-6 col-xl-6"> <p> <label>Subject:</label> <input type="text" class="text" name="subject"> </p> </div> <div class="col-md-12 col-lg-12 col-xl-12"> <p> <label>Message:</label> <textarea class="textarea" name="comments"></textarea> </p> </div> <p> <input type="submit" class="btn" value="Submit"> </p> </div> </form> </div> </div> </section> </section> <footer> <div class="footer_botton"> <div class="container"> <div class="copyright text-center"> <p>Copyright © 2020 britishviewsmarketing.co.uk</p> </div> </div> </div> </footer> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/responsiveslides.min.js"></script> <script type="text/javascript"> $(document).ready(function() { $("#slider1").responsiveSlides({ speed: 800 }); </script> </body> </html>