web design
web design
In partial fulfilment
of the requirements
for the degree of
Bachelor of Computer
Applications
(Batch 2023-2026)
SUBMITTED
SUBMITTED
BY : TO:
SR.NO EXPERIMENT
9. Login form
Code:
<!DOCTYPE html>
<html lang="en">
<head>
<title>NETFLIX - shyna</title>
</head>
<body background="c:\Users\PCTE\Downloads\background.png">
The service primarily distributes original and acquired films and television shows from
various genres<br>
</font>
<br>
</font>
<img src="c:\Users\PCTE\Downloads\SQUID GAME.jpg" width="8%" , height="8%">
</body>
</html>
Output:
TOPIC 2 – INDEX PAGE OF A BOOK
Code:
<!DOCTYPE html>
<html lang="en">
<head>
</head>
<body>
<B>
<I>
<U>
</U>
</I>
</B>
</font>
<UL type="disc">
<DL>
<dt><li>CHAPTER 1 </li></dt>
<DT><LI>CHAPTER 2</LI></DT>
<FONT COLOR="BLUE" SIZE="4%"><DD>HYPER TEXT MARKUP
LANGUAGE(HTML).............................................................. 11</DD></FONT>
<LI>CHAPTER 3</LI></DT>
</DL>
<dt><li>CHAPTER 4</li></dt>
</font>
<dt><li>CHAPTER 5</li></dt>
</font>
<dt><li>CHAPTER 6</li></dt>
</font>
<dt><li>CHAPTER 7</li></dt>
</font>
<dt><li>CHAPTER 8</li></dt>
</font>
<dt><li>CHAPTER 9</li></dt>
<font color="blue" size="4%">
</font>
<dt><li>CHAPTER 10</li></dt>
</font>
</dl>
</UL>
</FONT>
</body>
</html>
Output:
TOPIC 3 – SIMPLE CV USING HTML TAGS
Code:
<!DOCTYPE html>
<html lang="en">
<head>
</head>
<body >
<b>
<i>
<u>
<center>RESUME</center>
</u>
</i>
</b>
</font>
<img src="c:\Users\PCTE\Downloads\happy-cute-and-kawaii-girl-with-pink-hoodie-bunny-waving-
hand-cartoon-manga-chibi-character-design-for-logo-mascot-illustration-etc-vector.jpg" width="20%"
height="20%" align="right"><br><br>
<B>ABOUT ME</B><br>
</font>
<BR>
<ul type="disc">
<li> <b>SHAINA CHANANA</b> <BR></li>
</ul>
<B>QUALIFICATIONS:</B><br>
</font>
<BR>
<ul type="disc">
</ul>
<B>SKILLS:</B><br>
</font>
<ul>
<li>LEADERSHIP</li>
<li>ACTIVE LISTENING</li>
<li>COMMUNICATION</li>
<li>CODING</li>
</ul>
<B>HOBBIES:</B><br>
</font>
<ul>
<li>COOKING</li>
<li>DANCE</li>
<li>SCROLLING</li>
<li>BADMINTON</li>
</ul>
<B>LANGUAGES KNOWN:</B><br>
</font>
<ul>
<li>ENGLISH</li>
<li>HINDI</li>
<li>PUNJABI</li>
</ul>
<B>PROJECTS</B><br>
</font>
<ul>
<li>SIMPLE CHAT APPLICATION</li>
<li>RESUME</li>
<li>NETLIX</li>
</ul>
<B>PROGRAMMING LANGUAGES:</B><br>
</font>
<ul>
<li>C++</li>
<li>C</li>
<li>PYTHON</li>
<li>HTML</li>
</ul>
</body>
</html>
Output:
TOPIC 4 – HYPERLINK TO MOVE AROUND WITHIN
A SINGLE PAGE
Code:
<!doctype html>
<html lang="en">
<head>
<title>Dictonary ~ shyna</title>
</head>
<body>
<a id="top">top</a>
<a href="#a">A</a>
<a href="#b">B</a>
<a href="#c">C</a>
<a href="#d">D</a>
<a href="#e">E</a>
<a href="#f">F</a>
<a href="#g">G</a>
<a href="#h">H</a>
<a href="#i">I</a>
<a href="#j">J</a>
<a href="#k">K</a>
<a href="#l">L</a>
<a href="#m">M</a>
<a href="#n">N</a>
<a href="#o">O</a>
<a href="#p">P</a>
<a href="#q">Q</a>
<a href="#r">R</a>
<a href="#s">S</a>
<a href="#t">T</a>
<a href="#u">U</a>
<a href="#v">V</a>
<a href="#w">W</a>
<a href="#x">X</a>
<a href="#y">Y</a>
<a href="#z">Z</a><br>
<a id="a"></a>
<dl>
<ul>
<li><dt>Abundant</dt></li>
<li><dt>Aesthetic</dt></li>
<li><dt>Ambiguous</dt></li>
<li><dt>Analyze</dt></li>
<li><dt>Anticipate</dt></li>
<dd>To expect or predict something.</dd>
<li><dt>Authentic</dt></li>
<li><dt>Aspire</dt></li>
<li><dt>Amicable</dt></li>
<li><dt>Articulate</dt></li>
<li><dt>Altruistic</dt></li>
</ul>
</dl>
<a id="b"></a>
<dl>
<ul>
<li><dt>Beneficial</dt></li>
<li><dt>Brilliant</dt></li>
<li><dt>Bold</dt></li>
<li><dt>Blissful</dt></li>
<dd>Full of joy; extremely happy; delightful.</dd>
<li><dt>Burden</dt></li>
<li><dt>Bewildered</dt></li>
<li><dt>Benefactor</dt></li>
<li><dt>Brisk</dt></li>
<li><dt>Benevolent</dt></li>
<li><dt>Blatant</dt></li>
</ul>
</dl>
<a id="c"></a>
<dl>
<ul>
<li><dt>Compassionate</dt></li>
<li><dt>Curious</dt></li>
<li><dt>Conscientious</dt></li>
<dd>Wishing to do what is right, especially to do one's work well and thoroughly.</dd>
<li><dt>Creative</dt></li>
<li><dt>Collaborate</dt></li>
<li><dt>Comprehensive</dt></li>
<li><dt>Charismatic</dt></li>
<li><dt>Candid</dt></li>
<li><dt>Challenging</dt></li>
<li><dt>Conventional</dt></li>
</ul>
</dl>
<a id="d"></a>
<dl>
<ul>
<li><dt>Diligent</dt></li>
<li><dt>Dynamic</dt></li>
<dd>Characterized by constant change, activity, or progress.</dd>
<li><dt>Deferential</dt></li>
<li><dt>Discerning</dt></li>
<li><dt>Disruptive</dt></li>
<li><dt>Diverse</dt></li>
<li><dt>Decisive</dt></li>
<li><dt>Deliberate</dt></li>
<li><dt>Definitive</dt></li>
<li><dt>Desirable</dt></li>
</ul>
</dl>
</ul>
</dl>
<a id="w"></a>
<dl>
<ul>
<li><dt>Wise</dt></li>
<li><dt>Witty</dt></li>
<li><dt>Wholesome</dt></li>
<li><dt>Welcoming</dt></li>
<li><dt>Wondrous</dt></li>
<li><dt>Willing</dt></li>
<li><dt>Whimsical</dt></li>
<li><dt>Wary</dt></li>
<li><dt>Worldly</dt></li>
<li><dt>Winning</dt></li>
</ul>
</dl>
<dl>
<ul>
<li><dt>Xenial</dt></li>
<li><dt>Xenophobic</dt></li>
<li><dt>Xerophytic</dt></li>
<li><dt>Xenon</dt></li>
<dd>A chemical element (Xe) that is a colorless, dense, odorless noble gas.</dd>
<li><dt>Xerography</dt></li>
<dd>A dry photocopying technique that uses electrostatic charges to transfer images.</dd>
<li><dt>Xylophone</dt></li>
<li><dt>X-ray</dt></li></li>
<li><dt>Xenolith</dt></li>
<dd>A rock fragment that becomes enveloped in a larger rock during the latter's development.</dd>
</ul>
</dl>
<a id="y"></a>
<dl>
<ul>
<li><dt>Yearning</dt></li>
<li><dt>Yielding</dt></li>
<li><dt>Yonder</dt></li>
<li><dt>Yummy</dt></li>
<li><dt>Youthful</dt></li>
<li><dt>Yoke</dt></li>
<dd>A device for joining together a pair of animals, especially oxen, for work.</dd>
<li><dt>Yare</dt></li>
<li><dt>Yarn</dt></li>
<dd>A long, continuous length of interlocked fibers, used for knitting or weaving.</dd>
<li><dt>Yonderly</dt></li>
<li><dt>Yoke-like</dt></li>
</ul>
</dl>
<a id="z"></a>
<dl>
<ul>
<li><dt>Zealous</dt></li>
<li><dt>Zenith</dt></li>
<li><dt>Zestful</dt></li>
<li><dt>Zephyr</dt></li>
<li><dt>Zany</dt></li>
<li><dt>Zealot</dt></li>
<li><dt>Zodiac</dt></li>
<dd>A circle of twelve 30° divisions of celestial longitude that are centered upon the ecliptic.</dd>
<li><dt>Zoom</dt></li>
<li><dt>Zest</dt></li>
<li><dt>Ziggurat</dt></li>
</ul>
</dl>
</body>
</html>
Output:
<html lang="en">
<head>
<title>Letter - Shaina</title>
<style>
h2 { color: #4CAF50; }
p { color: #333; }
b { color: #000080; }
</style>
</head>
<body>
<h2><u>Letter of Appreciation</u></h2>
<p><b>From:</b><br>
<strong>Shaina Chanana</strong><br>
Ludhiana, India<br>
</p>
<p><b>To:</b><br>
<em>John Doe</em><br>
ABC Company<br>
Mumbai, India
</p>
<p>Dear <b>John,</b></p>
<p>I am writing to sincerely thank you for your guidance. Your support has made a significant impact
on my journey. Your expertise and kindness are truly appreciated.</p>
<p><b>Best Regards,</b><br>
<strong>Shaina Chanana</strong></p>
</body>
</html>
Output:
TOPIC 6 – TIME TABLE OF OUR DEPARTMENT
Code:
<!DOCTYPE html>
<html lang="en">
<head>
<title>Time-Table</title>
</head>
<body>
<th rowspan="2">DAYS</th>
<th rowspan="2">9:00-10:00</th>
<th rowspan="2">10:05-11:05</th>
<th rowspan="2">11:05-11:25</th>
<th rowspan="2">11:25-12:25</th>
<th rowspan="2">12:30-1:30</th>
<th rowspan="2">1:35-2:35</th>
<th rowspan="2">2:40-3:40</th>
<th rowspan="2">3:40-4:40</th>
</thead>
<tbody>
<tr>
<th>MONDAY</th>
<td>DBMS LAB</td>
<td>DBMS LAB</td>
<td>DBMS</td>
<td>SE</td>
<td>SE LAB</td>
<td>WD LAB</td>
</tr>
<tr>
<th>TUESDAY</th>
<td>OS</td>
<td>SE</td>
<td>DBMS</td>
<td>WD</td>
<td>SE LAB</td>
<td>SE LAB</td>
</tr>
<tr>
<th>WEDNESDAY</th>
<td>DBMS LAB</td>
<td>DBMS LAB</td>
<td>SE</td>
<td>OS</td>
<td>WD</td>
<td>OS LAB</td>
</tr>
<tr>
<th>THURSDAY</th>
<td>OS LAB</td>
<td>OS LAB</td>
<td>WD LAB</td>
<td>DBMS</td>
<td>WD</td>
<td>SE</td>
</tr>
<tr>
<th>FRIDAY</th>
<td>OS LAB</td>
<td>OS</td>
<td style="background-color: rgb(239, 239, 80);">TEA BREAK</td>
<td>WD LAB</td>
<td>DBMS</td>
<td>WD</td>
<td>SE</td>
</tr>
<tr>
<th>SATURDAY</th>
<td>SE LAB</td>
<td>OS</td>
<td>WD LAB</td>
<td>DBMS</td>
<td colspan="2"></td>
</tr>
</tbody>
</table>
</body>
</html>
Output:
TOPIC 7 – STUDENT BIO DATA
Code:
(bio.html):
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
</head>
<body>
<div class="container">
<header>
</header>
<div class="bio-content">
<section class="personal-info">
<h2>Personal Information</h2>
<ul>
<li><strong>Age:</strong> 20</li>
<li><strong>Email:</strong> [email protected]</li>
<li><strong>Phone:</strong> 7098842355</li>
</ul>
</section>
<section class="education">
<h2>Education</h2>
<ul>
<li><strong>GPA:</strong> 3.8/4.0</li>
</ul>
</section>
<section class="skills">
<h2>Skills</h2>
<ul>
</ul>
</section>
<section class="hobbies">
<h2>Hobbies</h2>
<ul>
<li>Reading Books</li>
<li>Travelling</li>
</ul>
</section>
</div>
<div class="photo">
</div>
(bio.css):
*{
margin: 0;
padding: 0;
box-sizing: border-box;
body {
background-color: #b3a52d;
color: #333;
}
.container {
max-width: 800px;
background-color: #ebe7ba;
padding: 20px;
border-radius: 10px;
position: relative;
header h1 {
text-align: center;
margin-bottom: 20px;
hr {
margin-bottom: 20px;
section h2 {
margin-bottom: 10px;
section {
margin-bottom: 20px;
}
ul {
list-style-type: none;
padding-left: 0;
li {
margin: 8px 0;
font-size: 16px;
strong {
color: #2c3e50;
.photo img {
width: 150px;
height: 150px;
border-radius: 30%;
object-fit: cover;
.photo {
position: absolute;
top: 120px;
right: 20px;
.bio-content {
padding-right: 170px;
}
section:last-child {
margin-bottom: 0;
Output:
<html lang="en">
<head>
<meta charset="UTF-8">
<title>CarePlus Hospital</title>
<link rel="stylesheet" href="hospital.css">
</head>
<body>
<header>
<nav class="navbar">
<ul class="nav-links">
<li><a href="#">Home</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
</ul>
</nav>
</header>
<section class="hero">
<div class="hero-text">
</div>
</section>
<section class="services">
<h2>Our Services</h2>
<div class="service-container">
<div class="service-box">
<h3>Emergency Care</h3>
<div class="service-box">
<h3>Outpatient Services</h3>
</div>
<div class="service-box">
<h3>Diagnostics</h3>
</div>
</div>
</section>
</body>
</html>
(hospital.css):
/* Reset and Base */
*{
margin: 0;
padding: 0;
box-sizing: border-box;
body {
background-color: #e0f7fa;
color: #004d40;
/* Navbar */
.navbar {
background-color: #b2dfdb;
display: flex;
justify-content: space-between;
align-items: center;
.logo {
font-size: 1.5rem;
font-weight: bold;
color: #00695c;
.nav-links {
list-style: none;
display: flex;
gap: 20px;
.nav-links a {
text-decoration: none;
color: #00695c;
font-weight: bold;
/* Hero Section */
.hero {
background-image: url(/https/www.scribd.com/bdy/hospital.jpg);
background-size: cover;
background-position: center;
height: 400px;
display: flex;
align-items: center;
justify-content: center;
color: white;
text-align: center;
.hero-text h1 {
font-size: 3rem;
border-radius: 10px;
.hero-text p {
font-size: 1.2rem;
margin-top: 10px;
display: inline-block;
border-radius: 8px;
/* Services Section */
.services {
background-color: #e0f2f1;
text-align: center;
.services h2 {
margin-bottom: 30px;
font-size: 2rem;
color: #00796b;
.service-container {
display: flex;
justify-content: space-around;
flex-wrap: wrap;
gap: 20px;
.service-box {
background-color: #b2dfdb;
border-radius: 10px;
padding: 20px;
width: 250px;
.service-box h3 {
margin-bottom: 10px;
color: #004d40;
Output:
TOPIC 9 – LOGIN FORM
Code:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Registration Form</title>
<style>
body {
background-color: #f3dad9;
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
.form-container {
background-color: #f39d9d;
padding: 10px;
width: 400px;
max-width: 100%;
border-radius: 17px;
.form-container:hover{
transform:scale(1.1);
legend {
font-size: 20px;
font-weight: bold;
color: #333;
margin-bottom: 10px;
padding: 0;
text-align: center;
border: none;
label {
font-size: 13px;
color: #0b0b0b;
width: 100%;
padding: 4px;
border-radius: 9px;
font-size: 13px;
box-sizing: border-box;
textarea {
resize: vertical;
button {
width: 48%;
padding: 10px;
font-size: 14px;
border: none;
border-radius: 5px;
cursor: pointer;
button[type="submit"] {
background-color: #8f0606;
color: white;
}
button[type="reset"] {
background-color: #8f0606;
color: white;
button:hover {
opacity: 0.6;
input[type="radio"] {
margin-right: 5px;
width: 15px;
display: inline-flex;
.radio-group {
display: inline-flex;
align-items: center;
.radio-group input {
</style>
</head>
<body>
<div class="form-container">
<form>
<legend>Registration Form</legend>
<label>Username</label>
<label>Password</label>
<label>Email</label>
<label>Phone-No</label>
<label>Select Gender</label><br>
<label>Choose Course</label>
<select>
<option>BBA</option>
<option>BCA</option>
<option>B.COM</option>
<option>MCA</option>
<option>B-Tech</option>
</select><br>
<label>Hobbies</label>
<button type="submit">Submit</button>
<button type="reset">Reset</button>
</form>
</div>
</body>
</html>
Output:
TOPIC 9 – WEB PAGE USING TWO DIFFERENT
PAGES
Code:
<!DOCTYPE html>
<html>
<head>
</head>
<frameset cols="50%,50%">
</frameset>
</html>
Output: