Star
Star
DOCTYPE html>
<html>
<head>
<style type="text/css">
p
{
text-decoration : underline;
font-style: bold;
color:green;
font-size: 24px;
margin-left: 130px;
max-width: 1100px;
}
h1
{
text-align: center;
}
</style>
<title>
XYZ College of Commerce Science & Arts
</title>
<meta name="keywords" content="Faculty, students">
<meta name="description" content="A college Website dealing with students and
teachers/Faculty's data">
</head>
<body>
<h1>
XYZ College of Commerce Science & Arts
</h1>
<nav style="font-size: 22px;">
<a href="page2.html">Feedback Form</a>|
<a href="page3.html">Contact Form</a>
</nav>
<br>
<br>
<p>
Education is the most powerful weapon which you can use to change the world.
Everyone is looking to change the world,
and why not take part in these movements<sup>?</sup>
People are paying a ridiculous amount of money for education,
as this industry is valued around million dollars.
Most of this amount is now spent on online education. Of course,
our organization would like to give you an opportunity to take a fraction of this
platform.
The best way to gain quality education is to join with us where you can find
majority of academic
fields to enhance your career with.Many streams of subjects are available at our
place.
</p>
<br>
<img src="sample.jpg" width="250px" height="250px" alt="XYZ College"
align="right">
</body>
</html>