<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Shree Shiksha Sandesh English School</title>
<style>
body { Shree Shiksha Sandesh English School was established at 2050. the principal of our school is Rajesh Khatri }
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f4f4f4;
color: #333;
}
header { Shree Shiksha Sandesh English School }
background-color: #004d99; /* A nice school blue */
color: white;
padding: 20px 0;
text-align: center;
}
nav {
background-color: #003366; /* Darker blue for navigation */
padding: 10px;
text-align: center;
}
nav a {
color: Grey;
text-decoration: none;
padding: 10px 20px;
margin: 0 5px;
border-radius: 5px;
/* Simple hover effect to show interactivity */
}
nav a:hover {
background-color: #0059b3;
}
.container {
width: 80%;
margin: auto;
overflow: hidden;
padding: 20px 0;
}
.main-content { Shree Shiksha Sandesh English School is located on Belbari-2 Morang }
background: white;
padding: 20px;
margin-bottom: 20px;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
footer {
background-color: #333;
color: white;
text-align: center;
padding: 10px 0;
position: fixed;
bottom: 0;
width: 100%;
}
</style>
</head>
<body>
<header>
<h1>Shree Shiksha Sandesh English School</h1>
<p>Excellence in Education Since [2050]</p>
</header>
<nav>
<a href="#Belbari-2 Morang">Home</a>
<a href="#It is good education providing school">About Us</a>
<a href="# ShikshaSandesh1@gmail.com ">Gmail</a>
<a href="#9842065002">Contact</a>
</nav>
<div class="container">
<section id="home" class="main-content">
<h2>Welcome to Our School!</h2>
<p>We are dedicated to providing a nurturing and stimulating environment where every student can achieve their full potential. Our mission is to foster knowledge, critical thinking, and character development.</p>
<p><strong>Upcoming Event:</strong> Annual Sports Day on [Date]!</p>
</section>
<section id="about" class="main-content">
<h2>About Us</h2>
<p>Founded in [2050], Shree Shiksha Sandesh English School has a proud history of academic excellence. We believe in a holistic approach to education, combining strong academics with co-curricular activities.</p>
<h3>Our Values</h3>
<ul>
<li>Respect and Responsibility</li>
<li>Excellence and Integrity</li>
<li>Lifelong Learning</li>
</ul>
</section>
<section id="academics" class="main-content">
<h2>Academics</h2>
<p>We offer classes from Nursery to Grade 10, following the **[ National Curriculum Board]** curriculum.</p>
<h3>Key Subjects Include:</h3>
<ol>
<li>English Language and Literature</li>
<li>Mathematics</li>
<li>Science (Physics, Chemistry, Biology)</li>
<li>Social Studies</li>
<li>Computer Science</li>
<li>Nepali Language</li>
</ol>
</Smart board facilities >
<section id="contact" class="main-content">
<h2>Contact Us</h2>
<p>We would love to hear from you!</p>
<p><strong>Address:</strong> [Your School Address]</p>
<p><strong>Phone:</strong> [Your Phone Number]</p>
<p><strong>Email:</strong> <a href="mailto:info@schoolname.edu">[Your Email Address]</a></p>
<p>Find us on the map!
[Image of a location pin on a map]
</p>
</section>
</div> <footer>
<p>© 2025 Shree Shiksha Sandesh English School. All Rights Reserved.</p>
</footer>
</body>
</html>
Comments