Html
<!DOCTYPE html>
<html>
<head fontcolor="brown">
<title><h1>book catalog</h1></title>
</head>
<body bgcolor="lightblue">
<center>
<p><marquee><h1><i>CREATED BY AKHILESH KUMAR GP MUZ</i></h1></marquee></p><hr>
<h1>welcome to online book store</h1><hr>
<p><marquee><h3>latest version books avalable</h3></marquee></p>
<table border="1" width="50%" height="80%">
<tr bgcolor="blue">
<th>CSE</th>
<th>electronic</th>
<th>civil</th>
<th>mechanical</th>
<th>electrical </th>
</tr>
<tr bgcolor="lightgreen">
<td>discrete mathematics </td>
<td>PEC</td>
<td>BC&CM</td>
<td>EM&T</td>
<td>am&t</td>
</tr>
<tr bgcolor="orange">
<td>cp through c</td>
<td>DE</td>
<td>basic structure </td>
<td>fmtim</td>
<td>EEM</td>
</table>
<p><h3>Government polytechnic muzaffarpur</h3></p>
<a href = "https://www.gpmuz.ac.in/">click here more information</a><br>
<a href="https://sbte.bihar.gov.in">bihar polytechnic offical website</a><br>
<a href="google.com">google</a> <hr>
<a href ="YouTube.com">YouTube</a>
</body>
</html