HTML Source Code
HTML Source Code
DOCTYPE html>
<html lang="en">
<html>
<meta charset="UTF-8">
<head>
<title>United School</title>
</head>
<body>
<h1>United School</h1>
<h2>School History</h2>
<p> United School was established in April
2000 as a separate institution, though closely
associated with United Academy.It adopts a
creative curriculum and utilizes up-to-date
teaching methods to ensure the all-round
development of students.</p>
<h2>Mission Statement</h2>
<p> We believe in a holistic approach to
education that nurtures the intellect,
character, and creativity of every child. Our
motto, “Eastern Heart, Western Mind,”
embodies our commitment to blending the
richness of Eastern Values with the innovation
and progress of Western methodologies. This
synergy allows us to cultivate learners who
are rooted in tradition while prepared to thrive
in a globalized world.</p>
<h2>Core Values</h2>
<p> United School creates a culture of
inquiry and innovation.It employs modern
teaching techniques and digital tools,
emphasizes personalized learning which
pursues continuous professional
development.United School also collaborates
closely with parents to establish a nurturing
partnership grounded in trust. </p>
<hr>
<img
src="https://i.ibb.co/DD6cRPRB/United-
School.png" width="200" height="200"
border="1" alt="Loading">
<p>Visit our official website: <a
href="https://school.united.edu.np/#utd-
experience"target="_blank">https://www.unit
eds.united.edu.np/utd-experience</a></p>
<hr>
<h1>Subjects Taught</h1>
<ul>
<li>Computer Science</li>
<li>Science</li>
<li>C.Maths</li>
<li>O.Maths</li>
<li>English</li>
<li>Social</li>
<li>Nepali</li>
</ul>
<hr>
<h1>Class Shedule</h1>
<table>
<table border="1" cellspacing="0">
<tr>
<th>Day</th>
<th>Subject</th>
<th>Time</th>
</tr>
<tr>
<td>Sunday</td>
<td>SZHT</td>
<td>9:00 AM - 10:40 AM</td>
</tr>
<tr>
<td>Monday</td>
<td>Nepali</td>
<td>9:50 AM - 11:00 AM</td>
</tr>
<tr>
<td>Tuesday</td>
<td>Computer</td>
<td>10:40 AM - 11:30 AM</td>
</tr>
<tr>
<td>Wednesday</td>
<td>Computer</td>
<td>11:30 AM - 12:20 PM</td>
</tr>
<tr>
<td>Thursday</td>
<td>Social Studies</td>
<td>1:00 PM - 1:50 PM</td>
</tr>
<tr>
<td>Friday</td>
<td>Social Studies</td>
<td>1:50 PM - 2:40 PM</td>
</table>
</body>
</html>