My Ui File
My Ui File
Name:- Nidhi
Class:- B. TECH CDFD ( CSE )
Roll no.:- 2K22CSUN01203
MANAV RACHNA UNIVERSITY, FARIDABAD
SCHOOL OF SCIENCES
DEPARTMENT OF SCIENCES-PROGRAM MATHEMATICS
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Book Index</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 20px;
}
h1 {
text-align: center;
}
ul {
list-style-type: none;
padding: 0;
}
li {
margin-bottom: 10px;
}
</style>
</head>
<body>
<h1>ENGLISH GRAMMER</h1>
<h2>Table of Contents</h2>
<ul>
<li><a href="#chapter1">Chapter 1: NOUN</a></li>
<li><a href="#chapter2">Chapter 2: PRONOUN</a></li>
<li><a href="#chapter3">Chapter 3: VERBS</a></li>
<li><a href="#chapter4">Chapter 4: ADVERBS</a></li>
<li><a href="#chapter5">Chapter 5: ADJECTIVES</a></li>
<li><a href="#chapter6">Chapter 6: CONJUCTIONS</a></li>
<li><a href="#chapter7">Chapter 7: PREPOSITIONS</a></li>
<li><a href="#chapter8">Chapter 8: LETTERS</a></li>
<li><a href="#chapter9">Chapter 9: SENTENCES</a></li>
<!-- Add more chapters as needed -->
</ul>
<!-- Add more chapters with similar headings and content -->
<footer>
<p>© 2023 Your Name. All rights reserved.</p>
</footer>
</body>
</html>
OUTPUT
MANAV RACHNA UNIVERSITY, FARIDABAD
SCHOOL OF SCIENCES
DEPARTMENT OF SCIENCES-PROGRAM MATHEMATICS
<!DOCTYPE html>
<html>
<head>
<style>
H1{
text-align: center;
</style>
</head>
<body>
<H1>TIME TABLE</H1>
<tr>
</td>
</tr>
<tr>
<b>Day</b>
</td>
<b>I<br>
<HR>8:00-8:50
</b>
</td>
<b>II<br>
<HR>8:50-9:40
</b>
</td>
<b>III<br>
<HR>9:40-10:30
</b>
</td>
<b>IV<br>
<HR>10:30-11:20
</b>
</td>
<b>V<br>
<HR>11:20-12:10
</b>
</td>
<b>VI<br>
<HR>12:10-1:00
</b>
</td>
<b>VII<br>
<HR>1:00-1:50
</b>
</td>
<b>VIII<br>
<HR>1:50-2:40
</b>
</td>
<b>IX<br>
<HR>2:40-3:30
</b>
</td>
</tr>
<tr>
<b>MONDAY</b>
</td>
<HR>
<HR>
CDFD/CSTI/ROBOTICS SPANISH(L)-LS04
</td>
</TD>
</TR>
<TR>
<b>TUESDAY</b>
</td>
</tr>
<TR>
<b>WEDNESDAY</b>
</td>
<TR>
<b>THURSDAY</b>
</td>
<HR>
<HR>
CDFD/CSTI/ROBOTICS SPANISH(L)-LS04<BR>PRIYANKA
</td>
</tr>
<TR>
<b>FRIDAY</b>
</td>
</table>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>FRAME</title>
</head>
<body>
<h1>FRAME</h1>
<iframe
src="https://resize.indiatvnews.com/en/resize/newbucket/1200_-/2017/08/annabelle-
creation-fb-1503215699.jpg" width="800" height="600"></iframe>
</body>
</html>
OUTPUT
MANAV RACHNA UNIVERSITY, FARIDABAD
SCHOOL OF SCIENCES
DEPARTMENT OF SCIENCES-PROGRAM MATHEMATICS
<!DOCTYPE html>
<html>
<head>
<title>FORM</title>
</head>
<body bgcolor="lavendar">
<h1>
<centre> FORM </centre>
</h1>
<label for="email">Email:</label>
<input type="email" id="email" name="email" required><br><br>
<label for="Password">Password:</label>
<input type="text" id="Password" name="Password" required><br><br>
<label for="Gender">Gender:</label>
<input type="radio" name="gender" value="male"> Male
<input type="radio" name="gender" value="female">Female<br><br>
<label>
<input type="checkbox" name="hobby" value="swimming">
Swimming
</label>
<br>
<label>
<input type="checkbox" name="hobby" value="Cricket">
Cricket
</label>
<br>
<label>
<input type="checkbox" name="hobby" value="painting">
Painting
</label>
<br>
<label>
<input type="checkbox" name="hobby" value="cooking">
Cooking
</label>
<br>
<label for="message">Message:</label><br>
<textarea id="message" name="message" rows="4" cols="50"
required></textarea><br><br>
</body>
</html>
OUTPUT
MANAV RACHNA UNIVERSITY, FARIDABAD
SCHOOL OF SCIENCES
DEPARTMENT OF SCIENCES-PROGRAM MATHEMATICS
<!DOCTYPE html>
<html lang="en">
<head>
<style>
a:link {
color:red;
a:visited{
color:green;
a:active{
color:blue;
.topnav {
overflow: hidden;
background-color: #b7f9ce;
}
.topnav a {
display:inline-block;
color: #0b0404;
text-align: center;
text-decoration: none;
font-size: 17px;
align-items: center;
.topnav a:hover {
background-color: #b0fb9f;
color: black;
.topnav a.active {
float: left;
#adm-enq{
padding-bottom: -300px;
font-size: 20px;
.btn1{
cursor: pointer;
align-content: center;
width: 270px;
height: 30px;
background-color:lightgrey;
font-size: 10px;
border-radius: 4px;
.btn1:hover{
color: white;
background-color: green;
</style>
</head>
<body>
<a href="home.html">Home</a>
<a href="contact.html">Contact</a>
<a href="institututions.html">Institutions</a>
<a href="campus.html">Campus</a>
<a href="alumni.html">Alumni</a>
<a href="internship.html">Internship</a>
<a href="placements.html">Placements</a>
</div>
<h1>Student ERP</h1>
<ul>
</ul>
<section id="adm-enq">
<h1>Admission Enquiry</h1><br>
<div class="form">
<form action="backend.php">
<label for="name"></label>
<div>
</div>
<br>
<label for="Email"></label>
<div>
</div>
<br>
<label for="number"></label>
<div>
</div>
<br>
<label for="state"></label>
<div>
</div><br>
<label for="city"></label>
<div>
</div><br>
<div>
</div><br>
<button class="btn1">Submit</button>
</form>
</div>
</section>
</body>
</html>