You are on page 1of 2

<!

DOcTYPE html>
<html>

<head>
<title>
Paragon
</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<style>
div.A { background-color: white;}
div.B { border-radius: 20px; background-color: rgb(249,168,40);}
</style>
</head>

<body>

<section style="float:left;">
<img src="pgn.jpg" style="border: 3px solid blue;" height="170px" width="170px">
</section>

<div class="A">
<header style="color: blue; padding: 24px 0 0 0; margin: 0 180px 0 0;">

<h1 style="text-align:center;">PARAGON</h1>
<p style="text-align:center;"><b>Schools, Colleges and Academies<br></b></p>

</header>
</div>

<div class="B">

<nav style="padding: 10px; text-align: center; color: white; margin: 0 170px 0


0;">

<a href="paragon.html" style="color: white; text-decoration: none"><b>Paragon |


</b></a>
<a href="class.html" style="color: white; text-decoration: none"><b>Classes
|</b></a>
<a href="contact.html" style="color: white; text-decoration: none"><b>Contact
Us</b></a>

</nav>

</div>

<article style="border-bottom: 1px solid #e5e5e5;">


<h3 style="text-align:center; color: rgb(249,168,40);">Message Of Principle</h3>
<p style="text-align: center; color: blue;">
Students are the future of our nation. They are reffered to as the next
generation of leaders who will make a diffence
in the world. That's why we should support and encourage them throughout their
journey.Let your students know how much
you care about them by sending an encouraging massage to them. Your message may
be the reason behind their sudden
motivation to study and be very successful.<br>
"Beleive in what you can do, and you will overcome any obstacles in life. Being
successful is easy if you choose to do
it"
</p>
</article>

<article style="border-bottom: 1px solid #e5e5e5;">


<h3 style="text-align:center; color: rgb(249,168,40);;">History Of Institute</h3>
</article>

<article style="border-bottom: 1px solid #e5e5e5;">


<h3 style="color: rgb(249,168,40);">Our Mission</h3>
<ul style="color: blue;">
<li>To educate all students to the highest levels of academic achievement.</li>
<li>To enable them to reach and expand their potential.</li>
<li>To prepare them to become productive, responsible, ethical, creative and
compessionate member of society.</li>
<li>To empowerall students to embrace learning, achieve their personal best.
<li>And build their emotional, social and physical well-being.
</ul>
</article>

<footer style="background-color: rgb(249,168,40); padding: 5px; text-align:


center; color: white; margin: 10px;
border-radius: 15px;">
<b>developed & designed by Hoswet <sub>( 0321 58 70 585 )</sub> . All Rights
Reserved © 2023</b>
</footer>

</body>
</html>

You might also like