forked from goelnaman66/lightWebsite2020
-
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
1 parent
95eb320
commit 3e53d93
Showing
1 changed file
with
310 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,310 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
|
||
<meta charset="utf-8"> | ||
<title>Center</title> | ||
<meta content="width=device-width, initial-scale=1.0" name="viewport"> | ||
<meta content="" name="keywords"> | ||
<meta content="" name="description"> | ||
|
||
<!-- Favicons --> | ||
<link href="img/favicon.png" rel="icon"> | ||
<link href="img/apple-touch-icon.png" rel="apple-touch-icon"> | ||
|
||
<!-- Google Fonts --> | ||
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet"> | ||
|
||
<!-- Bootstrap CSS File --> | ||
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"> | ||
|
||
|
||
<!-- Libraries CSS Files --> | ||
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet"> | ||
<link href="lib/animate/animate.min.css" rel="stylesheet"> | ||
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet"> | ||
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet"> | ||
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet"> | ||
<script src="lib/bootstrap/js/bootstrap.min.js"></script> | ||
<link rel="stylesheet" href="css/owl.carousel.min.css"> | ||
<link rel="stylesheet" href="css/owl.theme.default.min.css"> | ||
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> | ||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
|
||
|
||
<!-- Main Stylesheet File --> | ||
<link href="css/style.css" rel="stylesheet"> | ||
<link href="css/blog.css" rel="stylesheet"> | ||
|
||
|
||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"> | ||
|
||
</head> | ||
|
||
<body class="bg-light"> | ||
|
||
<header id="header" class="header-scrolled"> | ||
<div class="container-fluid"> | ||
|
||
<div id="logo" class="pull-left"> | ||
<h1><a href="#intro" class="scrollto">LIGHT</a></h1> | ||
</div> | ||
|
||
<nav id="nav-menu-container"> | ||
<ul class="nav-menu"> | ||
<li class="menu-active"><a href="#intro">Home</a></li> | ||
<li><a href="">About Us</a></li> | ||
<li><a href="center.html">Centers</a></li> | ||
<li><a href="#portfolio">Our Motto</a></li> | ||
<li><a href="networkpage.html">Our Network</a></li> | ||
<li><a href="members.html">Members</a></li> | ||
<li class="menu-has-children"><a href="">Drop Down</a> | ||
<ul> | ||
<li><a href="#">Drop Down 1</a></li> | ||
<li><a href="#">Drop Down 3</a></li> | ||
<li><a href="#">Drop Down 4</a></li> | ||
<li><a href="#">Drop Down 5</a></li> | ||
</ul> | ||
</li> | ||
<li><a href="#contact">Support Us</a></li> | ||
|
||
</ul> | ||
</nav><!-- #nav-menu-container --> | ||
</div> | ||
</header><!-- #header --> | ||
|
||
<!--========================== | ||
Intro Section | ||
============================--> | ||
|
||
|
||
<section > | ||
<div class="container-fluid"> | ||
<div class="row" style="background-image: url(img/members/team.jpg) ; background-size: 100% 400px; height: 400px;"> | ||
<center style="margin: auto;"> | ||
<header class="section-header"><h3>our blogs</h3></header> | ||
</center> | ||
</div> | ||
</div> | ||
</section> | ||
<!-- #intro --> | ||
|
||
<!--========================== | ||
blogs Section | ||
============================--> | ||
|
||
<!--my stuff ---> | ||
|
||
|
||
<section style="margin-top: 50px;"> | ||
|
||
<header class="section-header"><h3>Social cause related blogs</h3></header> | ||
|
||
<div class="container"> | ||
<div class="row" id="sachinTemp"> | ||
|
||
<div class="col-sm-6 col-md-4 " style="float:left"> | ||
<div class="card h-100 mb-2"> | ||
<img class="card-img-top" | ||
src="https://mdbootstrap.com/img/Photos/Horizontal/City/4-col/img%20(60).jpg" alt="Card image cap"> | ||
<div class="card-body"> | ||
<h4 class="card-title">Jagriti Vidya Mandir School</h4> | ||
<p class="card-text">Education is one of the major fields we work in. It not only has the power to change people’s lives...</p> | ||
<a class="btn btn-primary" href="https://medium.com/social-cause-related-blogs/jvm-school-282613eecfee">Read more</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="col-sm-6 col-md-4 " style="float:left"> | ||
<div class="card h-100 mb-2"> | ||
<img class="card-img-top" | ||
src="https://mdbootstrap.com/img/Photos/Horizontal/City/4-col/img%20(60).jpg" alt="Card image cap"> | ||
<div class="card-body"> | ||
<h4 class="card-title">LIGHT -(INTRODUCTION BLOG)</h4> | ||
<p class="card-text">A story tells, the journey, the ups, and downs faced while achieving the goal. So let us tell... </p> | ||
<a class="btn btn-primary" href="https://medium.com/@media.gyws/light-introduction-blog-14ae5d224aad">Read more</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="col-sm-6 col-md-4 " style="float:left"> | ||
<div class="card h-100 mb-2"> | ||
<img class="card-img-top" | ||
src="https://mdbootstrap.com/img/Photos/Horizontal/City/4-col/img%20(60).jpg" alt="Card image cap"> | ||
<div class="card-body"> | ||
<h4 class="card-title">Card title</h4> | ||
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the | ||
card's content.</p> | ||
<a class="btn btn-primary">Read more</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="col-sm-6 col-md-4 " style="float:left"> | ||
<div class="card h-100 mb-2"> | ||
<img class="card-img-top" | ||
src="https://mdbootstrap.com/img/Photos/Horizontal/City/4-col/img%20(60).jpg" alt="Card image cap"> | ||
<div class="card-body"> | ||
<h4 class="card-title">Card title</h4> | ||
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the | ||
card's content.</p> | ||
<a class="btn btn-primary">Read more</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="col-sm-6 col-md-4 " style="float:left"> | ||
<div class="card h-100 mb-2"> | ||
<img class="card-img-top" | ||
src="https://mdbootstrap.com/img/Photos/Horizontal/City/4-col/img%20(60).jpg" alt="Card image cap"> | ||
<div class="card-body"> | ||
<h4 class="card-title">Card title</h4> | ||
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the | ||
card's content.</p> | ||
<a class="btn btn-primary">Read more</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="col-sm-6 col-md-4 " style="float:left"> | ||
<div class="card h-100 mb-2"> | ||
<img class="card-img-top" | ||
src="https://mdbootstrap.com/img/Photos/Horizontal/City/4-col/img%20(47).jpg" alt="Card image cap"> | ||
<div class="card-body"> | ||
<h4 class="card-title">Card title</h4> | ||
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the | ||
card's content.</p> | ||
<a class="btn btn-primary">Read more</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="col-sm-6 col-md-4 " style="float:left"> | ||
<div class="card h-100 mb-2"> | ||
<img class="card-img-top" | ||
src="https://mdbootstrap.com/img/Photos/Horizontal/City/4-col/img%20(48).jpg" alt="Card image cap"> | ||
<div class="card-body"> | ||
<h4 class="card-title">Card title</h4> | ||
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the | ||
card's content.</p> | ||
<a class="btn btn-primary">Read more</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="col-sm-6 col-md-4 " style="float:left"> | ||
<div class="card h-100 mb-2"> | ||
<img class="card-img-top" | ||
src="https://mdbootstrap.com/img/Photos/Horizontal/City/4-col/img%20(47).jpg" alt="Card image cap"> | ||
<div class="card-body"> | ||
<h4 class="card-title">Card title</h4> | ||
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the | ||
card's content.</p> | ||
<a class="btn btn-primary">Read more</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
<br> | ||
<br> | ||
<!--========================== | ||
Footer | ||
============================--> | ||
<footer id="footer"> | ||
<div class="footer-top"> | ||
<div class="container"> | ||
<div class="row"> | ||
|
||
<div class="col-lg-3 col-md-6 footer-info"> | ||
<h3>Light</h3> | ||
<p>Cras fermentum odio eu feugiat lide par naso tierra. Justo eget nada terra videa magna derita valies darta donna mare fermentum iaculis eu non diam phasellus. Scelerisque felis imperdiet proin fermentum leo. Amet volutpat consequat mauris nunc congue.</p> | ||
</div> | ||
|
||
<div class="col-lg-3 col-md-6 footer-links"> | ||
<h4>Useful Links</h4> | ||
<ul> | ||
<li><i class="ion-ios-arrow-right"></i> <a href="#">Home</a></li> | ||
<li><i class="ion-ios-arrow-right"></i> <a href="#">About us</a></li> | ||
<li><i class="ion-ios-arrow-right"></i> <a href="#">Services</a></li> | ||
<li><i class="ion-ios-arrow-right"></i> <a href="#">Terms of service</a></li> | ||
<li><i class="ion-ios-arrow-right"></i> <a href="#">Privacy policy</a></li> | ||
</ul> | ||
</div> | ||
|
||
<div class="col-lg-3 col-md-6 footer-contact"> | ||
<h4>Contact Us</h4> | ||
<p> | ||
A108 Adam Street <br> | ||
New York, NY 535022<br> | ||
United States <br> | ||
<strong>Phone:</strong> +1 5589 55488 55<br> | ||
<strong>Email:</strong> [email protected]<br> | ||
</p> | ||
|
||
<div class="social-links"> | ||
<a href="#" class="twitter"><i class="fa fa-twitter"></i></a> | ||
<a href="#" class="facebook"><i class="fa fa-facebook"></i></a> | ||
<a href="#" class="instagram"><i class="fa fa-instagram"></i></a> | ||
<a href="#" class="google-plus"><i class="fa fa-google-plus"></i></a> | ||
<a href="#" class="linkedin"><i class="fa fa-linkedin"></i></a> | ||
</div> | ||
|
||
</div> | ||
|
||
<div class="col-lg-3 col-md-6 footer-newsletter"> | ||
<h4>Our Newsletter</h4> | ||
<p>Tamen quem nulla quae legam multos aute sint culpa legam noster magna veniam enim veniam illum dolore legam minim quorum culpa amet magna export quem marada parida nodela caramase seza.</p> | ||
<form action="" method="post"> | ||
<input type="email" name="email"><input type="submit" value="Subscribe"> | ||
</form> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="container"> | ||
<div class="copyright"> | ||
© Copyright <strong>BizPage</strong>. All Rights Reserved | ||
</div> | ||
<div class="credits"> | ||
<!-- | ||
All the links in the footer should remain intact. | ||
You can delete the links only if you purchased the pro version. | ||
Licensing information: https://bootstrapmade.com/license/ | ||
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=BizPage | ||
--> | ||
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a> | ||
</div> | ||
</div> | ||
</footer><!-- #footer --> | ||
|
||
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a> | ||
<!-- Uncomment below i you want to use a preloader --> | ||
<!-- <div id="preloader"></div> --> | ||
|
||
<!-- JavaScript Libraries --> | ||
<script src="lib/jquery/jquery.min.js"></script> | ||
<script src="lib/jquery/jquery-migrate.min.js"></script> | ||
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script> | ||
<script src="lib/easing/easing.min.js"></script> | ||
<script src="lib/superfish/hoverIntent.js"></script> | ||
<script src="lib/superfish/superfish.min.js"></script> | ||
<script src="lib/wow/wow.min.js"></script> | ||
<script src="lib/waypoints/waypoints.min.js"></script> | ||
<script src="lib/counterup/counterup.min.js"></script> | ||
<script src="lib/owlcarousel/owl.carousel.min.js"></script> | ||
<script src="lib/isotope/isotope.pkgd.min.js"></script> | ||
<script src="lib/lightbox/js/lightbox.min.js"></script> | ||
<script src="lib/touchSwipe/jquery.touchSwipe.min.js"></script> | ||
<!-- Contact Form JavaScript File --> | ||
<script src="contactform/contactform.js"></script> | ||
|
||
<!-- Template Main Javascript File --> | ||
<script src="js/main.js"></script> | ||
|
||
</body> | ||
</html> |