You are on page 1of 6

<html>

<head>

<title>Educational Website</title>

<link rel="stylesheet" type="text/css" href="style.css" />

<link rel="stylesheet" type="text/css" href="font-awesome.min.css" />

<style>

h3{

width:200px;

height:30px;

background:red;

transition:width 2s, height 2s, transform 2s;

h3:hover{

width:250px;

height:20px;

</style>

</head>

<body alink>

<div class="main">

<!----- Start Header (or) Menu ------>

<div class="header">

<div class="header-left">

<a href="http://www.littleflowergida.com" target="_blank">


<img src="logo.png" width="231" height="61" />

</a>

</div>

<div class="header-right">

<ul>

<li><a href="#!">Home</a></li>

<li><a href="#!">About Us</a></li>

<li><a href="#!">Services</a></li>

<li><a href="schol.html">Gallery</a></li>

<li><a href="#!">Address</a></li>

<li><a href="#!">Contact Us</a></li>

</ul>

</div>

</div>

<!----- End Header (or) Menu ------>

<!----- Start Slider (or) Banner ------>

<div class="banner">

<div class="banner-links">

<a href="#!"><font color="black">TOP COURCES</font></a> &nbsp; &nbsp; <a


href="#!"><font color="black">ADMISSIONS</font></a><img src="yoyo.png" align="right">

</div>

</div>

<!----- End Slider (or) Banner ------>

<!----- Start Content ------>

<div class="content">
<div class="content-header">Welcome To (<a href="#!">Little Flower School Gida</a>)</div>

<div class="content-left">

<div class="clearfix"></div>

Little Flower School established and administered by the catholic Diocese of Gorakhpur, is premier
English Medium School of Eastern uttar pradesh. It was founded on 14th July 1984 with 110 students in
class 6th as the fulfilment of the long cherished dream of the people of Gorakhpur and the response of
the Catholic Mission to render quality education in the higher level to the children studying in primary
schools. our school is known for the quality education that we provide to our students.

</div>

<div class="content-right"><img src="resizer.jpg" width="437" height="232" /></div>

<div class="clearfix m30_auto"></div>

<div class="content-bottom-boxes">

<img src="sld-2.jpg" width="300" height="200" />

<div class="content-bottom-bg">

<div class="content-bottom-bg-header"><h3>Digital Classrooms</h3></div>

<div class="fade-in-text">

<p>Availability of digital classrooms make learing fun and easy for the students.

Smart board available in all classes.</p>

</div>

</div></div>

<div class="content-bottom-boxes">

<img src="img-3.jpg" width="300" height="200" />

<div class="content-bottom-bg">

<div class="content-bottom-bg-header"><h3>Library</h3> </div>

<div class="content-bottom-bg-p">
Advanced library with the collection of almost every book.

Helps childrens gain extra knowledge and promote their knowledge.

</div>

</div>

</div>

<div class="content-bottom-boxes">

<img src="img-4.jpg" width="300" height="200" />

<div class="content-bottom-bg">

<div class="content-bottom-bg-header"><h3>Computer Labs</h3> </div>

<div class="content-bottom-bg-p">

Hi-Tech computer labs present at every floor of the school building.

Computer knowledge provided by best teachers sharpen your child.

</div>

</div></div>

</div>

<!------ End Content ------->

<div class="clearfix"></div>

<!------ Start Testimonials ------->

<div class="testimonials">

<!------ End Testimonials ------->

<!------ Start Footer ------->

<div id="footer">

<div class="footer-parts">

<div class="footer-parts-h4">Get In Touch</div>


<ul>

<li><a href="#"><i class="fa fa-phone"></i>&nbsp; +91-0000XXXX00</a></li>

<li><a href="mailto:info@lfs.com"><i class="fa fa-envelope"></i>&nbsp; info@lfs.com</a></li>

</ul>

</div>

<div class="footer-parts">

<div class="footer-parts-h4">Extra Links</div>

<ul>

<li><a href="#">Blog</a></li>

<li><a href="#">Careers</a></li>

</ul>

</div>

<div class="footer-parts">

<div class="footer-parts-h4">Social Links</div><br />

<div style="padding-left:20px; font-size:26px;">

<a href="https://www.facebook.com/lfs/" target="_blank"><i class="fa


fa-facebook-square"></i></a> &nbsp; &nbsp;

<a href="https://www.linkedin.com/in/lfs/" target="_blank"><i class="fa


fa-linkedin-square"></i></a> &nbsp; &nbsp;

<a href="https://twitter.com/lfs" target="_blank"><i class="fa fa-twitter-square"></i></a> &nbsp;


&nbsp;

<a href="https://plus.google.com/101612697119159092378" target="_blank"><i class="fa fa-


google-plus-square"></i></a>

</div>

</div>

<div class="clearfix"></div>

<div class="copyrights">
<div class="copyrights-left">

&copy; 2018. All rights reserved by <a href="http://www.lfs.com" target="_blank">lfs</a>.

</div>

</div>

<!------ End Footer ------->

</div>

</body>

</html>

You might also like