WD Assignment
WD Assignment
NAME: Ankit
CLASS: B1
ROLL no.: 2204920100022
OUTPUT
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body {
font-family:'Times New Roman', Times,
serif; margin: 0;
padding: 0;
background-color:#fff;
}
header {
display: flex;
justify-content:
center; align-items:
center;
gap: 800px;
background-color:
#333; color: #fff;
padding: 10px 0;
text-align: center;
}
h1{
background-color:
black; color: red;
}
nav {
background-color:
blue; text-align:
center;
}
form {
margin: 0;
padding: 0;
}
form button {
background-color:
blue; color: yellow;
border: none;
padding: 16px 20px;
text-decoration:
font-size:
15px; margin:
0;
cursor: pointer;
}
form button:hover {
background-color: #555;
}
.logo {
display: inline-
block; margin-right:
10px;
}
</style>
</head>
<body>
<header>
<div class="logo">
<img src="th.jpeg" alt="Logo" width="50">
</div>
<h1>KCC Institute of Technology and Management
</h1>
</header>
<nav>
<form>
<button type="button">Home</button>
<button type="button">Login</button>
<button type="button">Registration</button>
<button type="button">Catalogue</button>
<button type="button">Cart</button>
</form>
</nav>
<p>KCC Institute of Technology and Management is located in Greater
Noida,
Uttar Pradesh. It is one of the sister institutes for engineering and
management studies under KCC institutions. It has approvals from the All
India Council of
Technical Education (AICTE) and UGC and affiliation from Dr APJ
Abdul Kalam Technical University (AKTU).