D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
shubmkcj
/
designpitara.com
/
Filename :
static-website-design.php
back
Copy
<!doctype html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Website Design Company Gurgaon - India</title> <meta name="robots" content="index,follow" /> <meta name="author" content="DesignPitara"> <meta name="description" content="Professional Website Design Company in Gurgaon for designing responsive, static, dynamic and e-commerce websites to take your company local to global. "> <meta name="keywords" content="Website Design Company, Website Development Gurgaon, Landing Page Design Gurgaon, Responsive Website"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:title" content="Professional Website Design Company in Gurgaon"/> <meta property="og:type" content="website"/> <meta property="og:description" content="Website Design Company in Gurgaon for taking your brand local to Global"/> <meta property="og:url" content="https://designpitara.com/"/> <meta property="og:site_name" content="DesignPitara"/> <meta property="og:image" content="https://designpitara.com/img/logo_new.png"/> <link rel="canonical" href="https://designpitara.com/static-website-design" /> <!-- favicon --> <link rel="shortcut icon" type="image/x-icon" href="img/logo/favicon.ico"> <!-- all css here --> <!-- bootstrap v3.3.6 css --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- owl.carousel css --> <link rel="stylesheet" href="css/owl.carousel.css"> <link rel="stylesheet" href="css/owl.transitions.css"> <!-- meanmenu css --> <link rel="stylesheet" href="css/meanmenu.min.css"> <!-- font-awesome css --> <link rel="stylesheet" href="css/font-awesome.min.css"> <link rel="stylesheet" href="css/icon.css"> <link rel="stylesheet" href="css/flaticon.css"> <!-- magnific css --> <link rel="stylesheet" href="css/magnific.min.css"> <!-- venobox css --> <link rel="stylesheet" href="css/venobox.css"> <!-- style css --> <link rel="stylesheet" href="style.css"> <!-- responsive css --> <link rel="stylesheet" href="css/responsive.css"> <!-- modernizr css --> <script src="js/vendor/modernizr-2.8.3.min.js"></script> </head> <body> <?php include 'inner-header.php'; ?> <!--End Consulting Form--> <!-- Start breadcumb Area --> <div class="page-area"> <div class="breadcumb-overlay"></div> <div class="container"> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="breadcrumb text-center"> <div class="section-headline white-headline"> <h3>Static Website Design</h3> </div> <ul class="breadcrumb-bg"> <li class="home-bread">Home</li> <li>Static Website</li> </ul> </div> </div> </div> </div> </div> <!-- End breadcumb Area --> <!-- End services Area --> <div class="single-services-page page-padding"> <div class="container"> <div class="row"> <?php include 'website-left-menu.php'; ?> <!-- End Right sidebar --> <!-- Start service page --> <div class="col-md-9 col-sm-8 col-xs-12"> <div class="row"> <!-- single-well end--> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="single-well last-part"> <h3>Static Website</h3> <p>A static website is a type of stationary web page that depicts same content to each and every visitor. It is displayed to the user in the same way as it is stored. A static website is very simple to design as it consists of minimum coding techniques. If you are seeking for excellent static website designing service, contact us today. We are a leading website design service provider. We have expertise in working on website design.</p> </div> </div> </div> </div> </div> <?php include 'website-project.php'; ?> </div> </div> <!-- Start Footer bottom Area --> <?php include 'footer.php'; ?>