MERN Full Stack Development Internship Report
MERN Full Stack Development Internship Report
On
MERN FULL STACK DEVELOPMENT
By
Submitted to Department of Computer Science
BANDARU JYOSHNA
III BCA
CERTIFICATE
Internship Guide
MS. CEO DEVIKA PAKRUTHI
Place: Visakhapatnam
Date: 19-07-2025
ADITYA DEGREE COLLEGE
GOPALAPATNAM
Department of Computer Applications
This is to certify that the Short- Term Internship entitled,” Mern Full
It is privilege to thank [Link] REDDY, Chairman Sir, Aditya group of institutions for providing state-of-the-
Art facilities, experienced and talented faculty members.
It is privilege to thank Dr. N. SUGUNA REDDY, Secretary Madam, Aditya group of institutions for providing Short-
Term Internship Project Report from Adhoc.
I thank [Link] Sir, Academic Director, Aditya Degree College for his continuous support and
encouragement in my endeavour.
At this juncture I feel deeply honored in expressing my sincere thanks toking Daniel Benjamin Sir, Chartered
Engineer, AMIE, B. Tech, Project Director, CEO Devika Pakruthi Mam of Adhoc Network Tech Company, Indiaand
Canada for making the resources available at right time and providing valuable insights leading to the successful
completion of my Short-Term Internship Project Report.
We extend our heartfelt thanks to Mr. Sai Kumar, our Technical Trainer, for his exceptional contribution throughout
this [Link] dedication, innovative approach, and ability to make sessions both interactive and insightful have
truly enhanced the learning experience for all our students.
We sincerely appreciate his strong technical expertise, clarity in teaching, and his unwavering commitment to
ensuring that each student gained the best possible understanding
I express my deep sense of gratitude to Mr. [Link] KUMAR Principal, for his Efforts and for giving us permission
for carrying out this Short-Term Internship.
I thank [Link] Sravathi,(MCA) Head of the Department of Bachelor of Computer Science, Aditya Degree
College-Gopalapatnam, for supporting and encouraging me in completion of my Short-Term [Link] I thank
all the faculty members of our Department who contributed their valuable suggestions in completion Short-Term
Internship report and I also put my sincere thanks to My Parents who stood with me during the whole Short-Term
Internship.
-BANDARU JYOSHNA
ABOUT ADITYA DEGREE COLLEGES
Aditya Degree colleges are the precious gifts presented to the twin Godavari Districts by ADITYA.
Educational group ADITYA Degree College which was established in 1998 in Kakinada fulfilled the hopes and
aspirations of many graduates and had been acclaimed as the best degree college under Andhra University.
Encouraged by the 100% result in 2003,ADITYA added several feathers to its cap by launching Degree
Colleges in Rajahmundry in 2003, in Vizag and Palakol in 2005 and in Tatipaka in 2006.
Needless to say, in the present scenario girls excel more than boys in education and they give tough
competition to boys. Owing to their diffidence and inhibition, girls find difficulty in expressing their doubts
in a classroom of Co-ed College. Moreover, parents have many objections in sending their daughters to a
co-ed college. Realizing this, ADITYA successfully leads Degree colleges for girls to prove their talents in
curricular, co-curricular and extra- curricular activities. ADITYA started P.G College also for Women to
encourage them for higher education.
VISION
To provide inclusive education with innovative methods and strenuous efforts for inculcating human values,
professionalism and scientific instillation in the realm of Degree Education to all sections of students
irrespective of race, region and religion with special focus to stand independently and to emerge as centre
for Research and Development.
MISSION
To provide ample scope for multifaceted development of local youth. To provide quality higher education to
student community.
To Recruit Highly Qualified and Experienced Faculty to provide Quality Education.
ABOUT ADHOC NETWORK TECH COMPANY-INDIA, CANADA
AdhocNetworkisstartedintheyear2020 at
Visakhapatnam by a young Women entrepreneur
Miss. Devika Pakruti Founder & CEO with an
intention to provide employment opportunities to
the youth and to impart the best quality training
and practical exposure to the students which
enhances their employability, Skills. Her journey
started and collapsed with the wide spread of
Covid-19 but her determination and aspirations
made her journey more futuristic and she never
gave up the thought to GIVE-UP. This is where
Devika made her dreams come true and alive.
She never expected with a sole objective of
making Profit but her determination to impart the
quality training made her to reach the peaks of
success at the young age.
Adhoc Network-we are proud to have
been awarded Hattrick of Awards. This
Achievement is a testament to our
commitment to Excellence and
Innovation in the Software development
Best heading company in the market.
Devika Pakruthi, a name synonymous
with innovation, empowerment, and
success. As the proud recipient of the
YoungEntrepreneurAward,BestWomen-
LedStartupAward,WomenRisingStarof
theYearAwardandYoungestCEOofthe
YearAward, Devika Pakruthi has etched
her name into the annals of contemporary
business history.
Vision, Mission, and values of the
Organization: -VISION: -
DuevisionistobealeadingglobalproviderofinteractiveandreliableSoftware
Solution empowering business to Thrive in the digital age.
MISSION: -
● Innovation
● Excellence
● Collaboration
● Integrity
● Customer Centricity
● Continuous Learning
S. No Title Page No
1 Write a Simple HTML program for displaying “Hello World!”
2 Design a web page of displaying “Hello World!” by using Heading Tag
3 Design a web page by demonstrating the usage of Paragraph Tag
4 Design a web page by demonstrating the usage of HTML lists
5 Design a web page by demonstrating the usage of HTML list type attribute –
“A”
6 Design a web page by demonstrating the usage of HTML list type attribute –
“a”
7 Design a web page by demonstrating the usage of HTML list type attribute –
“I”
8 Design a web page by demonstrating the usage of HTML list type attribute –
“i”
9 Design a web page by demonstrating the usage of HTML list with start
attribute
10 Design a web page by demonstrating the usage of HTML list type attribute –
“square”
11 Design a web page by demonstrating the usage of HTML list type attribute –
“circle”
12 Design a web page by demonstrating the usage of HTML list type attribute –
“disc”
13 Design a web page by demonstrating the usage of HTML list type attribute –
“none”
14 Design a web page by demonstrating the usage of Nested list in HTML
15 Design a web page by demonstrating the usage of HTML Table tags
16 Design a web page demonstrating the usage of HTML Image Tag
17 Design a web page by demonstrating the usage of HTML Video Tag
18 Design a web page by demonstrating the usage of HTML Audio Tag
19 Design a web page by demonstrating the usage of Div Tag
20 Design a web page by demonstrating the usage of HTML Marquee Tag
21 Design a web page by demonstrating the usage of HTML Marquee Tag with
image
22 Design a web page by demonstrating the usage of HTML background
attribute
23 Design a web page by demonstrating the usage of Rowspan and Colspan
attributes in a table:
24 Design a web page of your class time table:
25 Design a webpage to open an external link
CSS
S. No Title Page No
61 Design a web page implementing Inline CSS
62 Design a web page implementing Internal CSS
63 Design a web page implementing External CSS
64 Design a web page implementing the usage of CSS background
property
JavaScript
S. No Title Page No
121 Demonstrate the use of getElementById to access and modify an
element
122 Demonstrate the use of getElementsByClassName to access multiple
elements
123 Demonstrate how to change content using textContent with a button
click
124 Demonstrate how to change content using innerHTML with a button
click
125 Demonstrate how to update visible text using innerText with a button
MongoDB
S. No Title Page No
163 Demonstrate how to use the $ne (not equal) operator in MongoDB
164 Demonstrate how to use the $gt (greater than) operator in MongoDB
165 Demonstrate how to use the $gte (greater than or equal to) operator in
MongoDB
166 Demonstrate how to use the $lt (less than) operator in MongoDB
167 Demonstrate how to use the $lte (less than or equal to) operator in
MongoDB
174 Demonstrate the use of $currentDate to update a field with the current
date
180 Demonstrate the use of $pop to remove the last element of an array
181 Demonstrate the use of $pull to remove a matching value from an array
182 Demonstrate the use of $push to add a value to the end of an array
183 Demonstrate the use of upsert in MongoDB to update or insert a
document
195 Create a POST API for user login using Express and MongoDB
196 Create a GET API to fetch all users from MongoDB
197 Use GET method with URL parameter to fetch specific user by email
198 Create a PUT API to update user data (e.g., name) by email
199 Create a DELETE API to remove a user by email
Project No: 01
Source code:
<!Doctype html>
<html>
<head>
<title>
</title>
</head>
<body>
Hello World!
</body>
</html>
Output:
Project No: 02
Title: Design a web page of displaying “Hello World!” by using Heading Tag:
Source Code:
<html>
<title>
Joshna
</title>
<head>hello world</head>
<body>
<h1>
hello world
</h1>
</body>
</html>
Output:
Project No: 03
Source code:
<html>
<title>Joshna </title>
<head>
computer
</head>
<body>
<p>
computer is two types they are software and hardware. computer is used to calculate the arithmetic
operations.
</p>
</body>
</html>
Output:
Project No: 04
Source Code:
<html>
<head>
</head>
<body>
<old type="A">
<li>Joshna</li>
<li>sandhya<li>
</old>
<h2>unordered list(numbered)</h2>
<li>Jyothi</li>
<li>Jesse</li>
</ul>
<d1>
<dt>cloud computing</dt>
</dd>
<dt>stat</dt>
<dd>skill subject
</dd>
</dl>
</body>
</html>
Output:
Project No: 05
Title: Design a web page by demonstrating the usage of HTML list type attribute
– “A”
Source Code:
<html>
<head>
</head>
<body>
<old type="A">
<li>Joshna</li>
<li>sandhya</li>
<li>Jesse</li>
<li>Jyothi</li>
</old>
</body>
</html>
Output:
Project No: 06
Title: Design a web page by demonstrating the usage of HTML list type attribute
– “a”:
Source code:
<old type="a">
<li>APPLE</li>
<li>MANGO</li>
<li>BANANA</li>
</old>
Output:
Project No: 07
Title: Design a web page by demonstrating the usage of HTML list type attribute
– “I”:
Source Code:
<old type="I">
<li>APPLE</li>
<li>MANGO</li>
<li>BANANA</li>
</old>
Output:
Project No: 08
Title: Design a web page by demonstrating the usage of HTML list type attribute – “I”:
Source Code:
<old type="I">
<li>APPLE</li>
<li>MANGO</li>
<li>BANANA</li>
</old>
Output:
Project No: 09
Title: Design a web page by demonstrating the usage of HTML list with start attribute:
Source Code:
<old start="10">
<li>APPLE</li>
<li>MANGO</li>
<li>BANANA</li>
</old>
Output:
Project No: 10
Title: Design a web page by demonstrating the usage of HTML list type attribute– “square”:
Source code:
<ul type="square">
<li>APPLE</li>
<li>MANGO</li>
<li>BANANA</li>
</ul>
Output:
Project No: 11
Title: Design a web page by demonstrating the usage of HTML list type attribute– “circle”:
Source Code:
<ul type="circle">
<li>APPLE</li>
<li>MANGO</li>
<li>BANANA</li>
</ul>
Output:
Project No: 12
Title: Design a web page by demonstrating the usage of HTML list type attribute– “disc”:
Source Code:
<ul type="disc">
<li>APPLE</li>
<li>MANGO</li>
<li>BANANA</li>
</ul>
Output:
Project No: 13
Title: Design a web page by demonstrating the usage of HTML list type attribute– “none”:
Source Code:
<ul type="none">
<li>APPLE</li>
<li>MANGO</li>
<li>BANANA</li>
</ul>
Output:
Project No: 14
Title: Design a web page by demonstrating the usage of Nested list in HTML:
Source Code:
<old type="a">
<li>android</li>
<old>
<li>13 pro</li>
<li>15 pro</li>
</old>
<li>google pixel</li>
<old>
<li>9 flood</li>
<li>9 pro</li>
</old>
</old>
Output:
Project No: 15
Title: Design a web page by demonstrating the usage of HTML Table tags.
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<table border="1">
<tr>
<the>Name</the>
<the>Age</the>
<the>City</the>
</tr>
<tr>
<td>JOSHNA</td>
<td>28</td>
<td>Vishakhapatnam</td>
</tr>
<tr>
<td>CHINNI</td>
<td>22</td>
<td>Hyderabad</td>
</tr>
</table>
</body>
</html>
Output:
Project No: 16
Title: Design a web page demonstrating the usage of HTML Image Tag.
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<imp src="[Link]
[Link]?v=1744956408" height="500" width="700">
</body>
</html>
Output:
Project No: 17
Title: Design a web page by demonstrating the usage of HTML Video Tag:
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>HTML Videos</title>
</head>
<body>
</body>
</html>
Output:
Project No: 18
Title: Design a web page by demonstrating the usage of HTML Audio Tag:
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>HTML Audios</title>
</head>
<body>
</body>
</html>
Output:
Project No: 19
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h2>Div Container</h2>
</div>
</body>
</html>
Output:
Project No: 20
Title: Design a web page by demonstrating the usage of HTML Marquee Tag.
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
</body>
</html>
Output:
Project No: 21
Title: Design a web page by demonstrating the usage of HTML Marquee Tag with image.
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>marquee tag</title>
</head>
<body>
Right</marquee>
Left</marquee>
<imp src="[Link]
BV9rxniivqA&s"> </marquee>
<imp src="[Link]
KJP-7_9cWzSQ&s"> </marquee>
</body>
</html>
Output:
Project No: 22
Title: Design a web page by demonstrating the usage of HTML background attribute.
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>Image Background</title>
</head>
<body
background="[Link]
[Link]" >
<p>kingfishers are vibrant and small to medium-sized birds known for their striking plumage and
impressive fishing skills
they are found across there global regions of Africa Asia and Oceania, </p>
</body>
</html>
Output:
Project No:23
Title: Design a web page by demonstrating the usage of Row span and Calspan attributes in a
table:
Source code:
<IDOCTYPE html>
<html>
<head>
</head>
<body>
<table border="1">
<tr>
<the Calspan="2">Name</the>
<the>Age</the>
</tr>
<tr>
<td>sandhya</td>
<td>Jesse</td>
<td>43</td>
<for>
<tr>
<td>john</td>
<td>Chinni</td>
<td>57</td>
</tr>
</table>
<brr>
<tr>
<the>Name</the>
<the>Age</the>
<for>
<tr>
<td>Jyothi</td>
<td>28</td>
</tr>
<tr>
<td>Mahesh</td>
<td>22</td>
<td>Vishakhapatnam</td>
<for>
</table>
</body>
</html>
Output:
Project No:24
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<table border="1">
<tr>
<the>DAYS</the>
<the>9AM TO 9:45AM</the>
<the>9:45 TO 10:15</the>
<the>10:15 TO 10:30</the>
<the>10:30 TO 11:45</the>
<the>11:45 TO 12:15</the>
<the>12:15 TO 1:00</the>
<the>1:00 TO 1:45</the>
<the>1:45 TO 2:30</the>
<the>2:30 To 3:15</the>
<the>3:15 TO 3:30</the>
<the>3:30 TO 4:15</the>
</tr>
<tr>
<td>MONDAY</td>
<td>OS</td>
<td>C</td>
<td>BREAK</td>
<td>PYTHON</td>
<td>DATA STRUCTURE</td>
<td>LUNCH</td>
<td>Cybersecurity</td>
<td>DMDW</td>
<td>MAD</td>
<td>BREAK</td>
<td>JAVA</td>
</tr>
<tr>
<td>TUESDAY</td>
<td>OS</td>
<td>C</td>
<td>BREAK</td>
<td>PYTHON</td>
<td>DATA STRUCTURE</td>
<td>LUNCH</td>
<td>Cybersecurity</td>
<td>DMDW</td>
<td>MAD</td>
<td>BREAK</td>
<td>JAVA</td>
</tr>
<tr>
<td>WEDNESDAY</td>
<td>OS</td>
<td>C</td>
<td>BREAK</td>
<td>PYTHON</td>
<td>DATA STRUCTURE</td>
<td>LUNCH</td>
<td>Cybersecurity</td>
<td>MAD</td>
<td>BREAK</td>
<td>JAVA</td>
</tr>
<tr>
<td>SATURDAY</td>
<td>OS</td>
<td>C</td>
<td>BREAK</td>
<td>PYTHON</td>
<td>DATA STRUCTURE</td>
<td>LUNCH</td>
<td>Cybersecurity</td>
<td>DMDW</td>
<td>MAD</td>
<td>BREAK</td>
<td>LIBRARY</td>
</tr>
</table>
</body>
</html>
Output:
Project No:25
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<p>
</p>
<ahref="[Link]
sit Instagram</a>
</body>
</html>
Output:
Project No:26
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>Send Email</title>
</head>
<body>
<h2>Contact Us</h2>
</body>
</html>
Output:
Project No:27
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>Call Us</title>
</head>
<body>
<h2>Contact Us</h2>
</body>
</html>
Output:
Project No:28
Title: Design a webpage to open a section on the same page using links.
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>Section Navigation</title>
</head>
<body>
</div>
<p>This is Section 1. You have jumped to this part of the page! </p>
</body>
</html>
output:
Project No:29
Source Code:
<html>
<head>
<title><small>-smaller text</title>
</head>
<body>
</body>
</html>
Output:
Project No:30
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>Simple Form</title>
</head>
<body>
<form>
</form>
</body>
</html>
Output:
Project No:31
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<form>
<label for="male">Male</label><brr>
<label for="female">Female</label><brr>
<label for="other">Other</label>
</form>
</body>
</html>
Output:
Project No:32
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<form>
<label for="male">Male</label><brr>
<label for="female">Female</label><brr>
<label for="other">Other</label>
</form>
</body>
</html>
Output:
Project No: 33
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>Dropdown Example</title>
</head>
<body>
<form>
<label for="city">City:</label>
<option value="visage">Vizag</option>
<option value="Hyderabad">Hyderabad</option>
<option value="Vijayawada">Vijayawada</option>
<option value="Tirupati">Tirupati</option>
</select>
</form>
</body>
</html>
Output:
Project No:34
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h2>Leave a Comment</h2>
<form>
</form>
</body>
</html>
Output;
Project No: 35
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>Button Example</title>
</head>
<body>
<h2>Click a Button</h2>
<form>
<button type="submit">Submit</button>
<button type="reset">Reset</button>
Me</button>
</form>
</body>
</html>
Output:
Project No:36
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>
SUPERSCRIPT TAG
</title>
</head>
<body>
</body>
</html>
Output:
Project No:37
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>
SUBSCRIPT TAG
</title>
</head>
<body>
</body>
</html>
Output:
Project No:38
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>
DELETE TAG
</title>
</head>
<body>
</body>
</html>
Output:
Project No:39
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>
Joshna 2361530252
INSERT TAG
</title>
</head>
<body>
</body>
</html>
Output:
Project No:40
Title: Create a web page demonstrating the use of the bold tag.
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
</body>
</html>
Output:
Project No:41
Title: Create a web page demonstrating the use of the strong tag.
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
</body>
</html>
Output:
Project No:42
Title: Create a web page demonstrating the use of the italic tag.
Source code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
</body>
</html>
Output:
Project No:43
Title: Create a web page demonstrating the use of the emphasized tag.
Source code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
</body>
</html>
Output:
Project No:44
Title: Create a web page demonstrating the use of the underlined tag.
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
</body>
</html>
Output:
Project No:45
Title: Create a web page demonstrating the use of the highlighted tag.
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
</body>
</html>
Output:
Project No:46
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
</body>
</html>
Output:
Project No:47
Title: Design a web page demonstrating the usage of the `<frameset>` tag.
Source Code:
<!DOCTYPE html>
<html>
<head><title>Frameset Example</title></head>
<frameset cols="50%,50%">
<frame sac="[Link]
<frame sac="[Link]
</frameset>
</html
Output:
Project No:48
Title: Design a web page demonstrating the usage of the `cols` attribute in `<frameset>`.
Source Code:
<!DOCTYPE html>
<html>
<frameset cols="30%,70%">
<frame sac="[Link]
<frame sac="[Link]
</frameset>
</html>
Output:
Project No:49
Title: Design a web page demonstrating the usage of the `rows` attribute in `<frameset>`.
Source Code:
<!DOCTYPE html>
<html>
<frameset rows="40%,60%">
<frame sac="[Link]
<frame sac="[Link]
</frameset>
</html>
Output:
Project No:50
Title: Design a web page demonstrating the usage of the `frameborder` attribute in `<frameset>`.
Source Code:
<!DOCTYPE html>
<html>
<frame sac="[Link]
<frame sac="[Link]
</frameset>
</html>
Output:
Project No:51
Title: Design a web page demonstrating the usage of the `border` attribute in `<frameset>`.
Source Code:
<!DOCTYPE html>
<html>
<frame sac="[Link]
<frame sac="[Link]
</frameset>
</html>
Output:
Project No:52
Title: Design a web page demonstrating the usage of the `no resize` attribute in `<frame>`.
Source Code:
<!DOCTYPE html>
<html>
<head><title>Frame No Resize</title></head>
<frameset cols="50%,50%">
<frame sac="[Link]
</frameset>
</html>
Output:
Project No:53
Title: Design a web page demonstrating the usage of the `<header>` tag.
Source Code:
<!DOCTYPE html>
<html>
<head><title>Header Example</title></head>
<body>
<header>
<nav>
<a her="#home">Home</a> |
<a her="#destinations">Destinations</a> |
<a her="#contact">Contact</a>
</nav>
</header>
</body>
</html>
Output:
Project No:54
Title: Design a web page demonstrating the usage of the ‘<nav>’ tag.
Source Code:
<!DOCTYPE html>
<html>
<head><title>Nav Example</title></head>
<body>
<nav>
<ul>
<li><a her="#home">Home</a></li>
<li><a her="#services">Services</a></li>
<li><a her="#blog">Blog</a></li>
</ul>
</nav>
</body>
</html>
output:
Project No:55
Title: Design a web page demonstrating the usage of the `<main>` tag.
Source Code:
<!DOCTYPE html>
<html>
<body>
<main>
<p>It is sunny with a high of 32°C and low humidity across coastal regions. </p>
</main>
</body>
</html>
Output:
Project No:56
Title: Design a web page demonstrating the usage of the `<article>` tag.
Source Code:
<!DOCTYPE html>
<html>
<head><title>Article Example</title></head>
<body>
<article>
<p>Explore places like Bali, Vietnam, and Georgia without breaking the bank! </p>
</article>
</body>
</html>
Output:
Project No:57
Title: Design a web page demonstrating the usage of the `<section>` tag.
Source Code:
<!DOCTYPE html>
<html>
<head><title>Section Example</title></head>
<body>
<section>
</section>
</body>
</html>
Output:
Project No:58
Title: Design a web page demonstrating the usage of the `<aside>` tag.
Source Code
<!DOCTYPE html>
<html>
<head><title>Aside Example</title></head>
<body>
<main>
</main>
<aside>
<h3>Pro Tip</h3>
</aside>
</body>
</html>:
Output:
Project No:59
Title: Design a web page demonstrating the usage of the `<footer>` tag.
Source Code:
<!DOCTYPE html>
<html>
<head><title>Footer Example</title></head>
<body>
<footer>
<p>Contact: bandarujyoshna943@[Link]</p>
</footer>
</body>
</html>
Output:
Project No:60
Title: Design a web page demonstrating the usage of the <figure> and <fig caption> tags
Source Code:
<!DOCTYPE html>
<html>
<body>
<figure>
<imp src="[Link]
[Link]?cs=srgb&dl=[Link]&fm=jpg" alt="Sunset view at the beach"
width="400">
</figure>
</body>
</html>
Output:
Project No:61
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h1 style="colour: blue; font-size: 24px; text-align: centre;">Welcome to Inline CSS! </h1>
<p style="colour: green; font-size: 16px;">This paragraph is styled with inline CSS. </p>
</body>
</html>
Output:
Project No:62
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
body {
background-color: lightpink;
h1 {
color: navy;
p{
color: red;
font-size: 18px;
</style>
</head>
<body>
</body>
</html>
Output:
Project No:63
Source Code:
HTML CODE:
<html>
<head>
</head>
<body>
<button>Click Me</button>
</body>
</html>
CSS Code:
h1 {
color: blue;
font-size: 24px;
text-align: center;
p{
color: green;
font-size: 16px;
button {
background-color: orange;
color: white;
padding: 10px;
border: none;
cursor: pointer;}
output:
Output:
Project No:64
Title: Design a web page implementing the usage of CSS background property
Source Code:
HTML CODE:
<!DOCTYPE html>
<html>
<head>
<title>CSS Background</title>
</head>
<body>
</body>
</html>
CSS CODE:
body {
background-image: url("[Link]
[Link]");
background-size: cover;
background-position: Right;
margin: 0;
height: 100vh;}
output:
Project No:65
Title: Design a web page implementing the usage of CSS borders property
Source Code:
HTML CODE:
<!DOCTYPE html>
<html>
<head>
<title>CSS Borders</title>
</head>
<body>
<div>
<h1>CSS Borders</h1>
</div>
</body>
</html>
CSS CODE:
div {
border-style: dashed;
border-color: indigo;
border-width: 10px;
padding: 10px;}
Output:
Project No:66
Title: Design a web page implementing the usage of CSS text property
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
h1 {
color: coral;
text-transform: uppercase;
text-align: center;
p{
color:blue;
text-align: center;
letter-spacing: 10px;
word-spacing: 20px;
</style>
</head>
<body>
<h2>joshna</h2>
<u><h1>Diwali</h1></u>
</body>
</html>
Output:
Project No:67
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
*{
margin: 0;
padding: 0;
colour: blue;
</style>
<title>Joshna</title>
</head>
<body>
<h1>Hello guys</h1>
</body>
</html>
Output:
Project No:68
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
p{
colour: green;
font-size: 18px;
</style>
<title>Joshna</title>
</head>
<body>
</body>
</html>
Output:
Project No:69
Title: Demonstrate the usage of the Class Selector (.class name) in CSS
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. highlight {
background-colour: pink;
</style>
<title>Joshna</title>
</head>
<body>
<p class="highlight">This paragraph has a class selector targets elements with specific class attribute.
</p>
</body>
</html>
Output:
Project No:70
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
#main-title {
text-align: centre;
colour: purple;
</style>
<title>Joshna</title>
</head>
<body>
</body>
</html>
Output:
Project No:71
Source code:
<!DOCTYPE html>
<html>
<head>
<style>
div p {
colour: blue;
</style>
<title>Joshna</title>
</head>
<body>
<div>
<p>The Descendent combinator targets elements the t is nested inside another specific element.
</p>
<p>Descendant combinator</p>
</div>
</body>
</html>
Output:
Project No:72
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
ul > li {
color: orange;
</style>
<title>joshna</title>
</head>
<body>
<ul>
<li>Special Items</li>
<ol>
<li>Biryani</li>
<li>chicken fry</li>
</ol>
<li>Deserts</li>
<ol>
<li>Apricot delight</li>
</ul>
</body>
</html>
Output:
Project No:73
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
h1 + p {
colour: orange;
</style>
<title>Joshna</title>
</head>
<body>
<p>This combinator selects the element that directly follows another specified element. </p>
<div>
<h1>Title</h1>
<h2>Title</h2>
</div>
</body>
</html>
Output:
Project No:74
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
h1 + p {
colour: orange;
</style>
<title>Joshna</title>
</head>
<body>
<p>This combinator selects the element that directly follows another specified element. </p>
<div>
<h1>Title</h1>
<h2>Title</h2>
</div>
</body>
</html>
Output:
Project No:75
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. rounded-box {
width: 200px;
height: 100px;
border-radius: 20px;
padding: 10px;
</style>
<title>Rounded Corners</title>
</head>
<body>
</body>
</html>
Output:
Project No:76
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. shadow-box {
width: 400px;
height: 200px;
background-colour: purple;
padding: 10px;
</style>
<title>Joshna</title>
</head>
<body>
<div class="shadow-box">This box shadow is used to apply shadow effects to elements. </div>
</body>
</html>
Project No:77
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. image-border {
width: 250px;
padding: 10px;
</style>
<title>Border Image</title>
</head>
<body>
border. </div>
</body>
</html>
Output:
Project No:78
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
table {
border-collapse: collapse;
width: 50%;
then, td {
padding: 8px;
text-align: centre;
</style>
<title>Table Border</title>
</head>
<body>
<table>
<tr><the>Name</the><the>Class</the></tr>
<tr><td>Joshna</td><td>Degree</td></tr>
<tr><td>Keerthi</td><td>Degree</td></tr>
</table>
</body>
</html>
Output:
Project No:79
Source code:
<!DOCTYPE html>
<html>
<head>
<style>
. block-example {
display: block;
padding: 10px;
margin-bottom: 10px;
</style>
<title>Display Block</title>
</head>
<body>
height="200px" class="block-example">
</body>
</html>
output:
Project No:80
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. inline-example {
display: inline;
padding: 5px;
</style>
<title>Joshna</title>
</head>
<body>
</body>
</html>
Output:
Project No:81
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. inline-block-example {
display: inline-block;
width: 200px;
height: 150px;
margin: 5px;
text-align: centre;
line-height: 100px;
</style>
<title>Joshna</title>
</head>
<body>
</body>
</html>
Output:
Project No:82
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. hidden {
display: none;
</style>
<title>Joshna</title>
</head>
<body>
</body>
</html>
Output:
Project No:83
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. flex-container {
display: flex;
padding: 10px;
. flex-container div {
background-colour: blue;
margin: 10px;
padding: 20px;
font-size: 18px;
</style>
</head>
<body>
<h2>my family</h2>
<div class="flex-container">
<div>Chinni </div>
<div>Pradeep </div>
</div>
</body>
</html>
Output:
Project No:84
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. flex-container {
display: flex;
flex-direction: column;
padding: 10px;
. flex-container div {
margin: 10px;
padding: 15px;
</style>
<title>Joshna</title>
</head>
<body>
<h2>Gods</h2>
<div class="flex-container">
<div>Shivayya</div>
<div>Krishna</div>
<div>Ayyappa</div>
</div>
</body>
</html>
Output:
Project No:85
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. flex-container {
display: flex;
flex-wrap: wrap;
. flex-container div {
width: 150px;
margin: 10px;
padding: 10px;
font-size: 18px;
</style>
<title>Joshna</title>
</head>
<body>
<div class="flex-container">
<div>Shivayya</div>
<div>Krishna</div>
<div>Ayyappa</div>
<div>Vishnu</div>
</div>
</body>
</html>
output:
Project No:86
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. flex-container {
display: flex;
. flex-container div {
background-colour: yellow;
width: 160px;
margin: 10px;
padding: 10px;
font-size: 16px;
</style>
<title>Joshna</title>
</head>
<body>
<div class="flex-container">
<div>cake</div>
<div>deserts</div>
<div>chocolate</div>
<div>Juices</div>
</div>
</body>
</html>
Output:
Project No:87
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
.flex-container {
display: flex;
justify-content: space-between;
background-color: lightgray;
padding: 10px;
.flex-container div {
background-color: purple;
padding: 20px;
font-size: 16px;
</style>
<title>joshna</title>
</head>
<body>
<div class="flex-container">
<div>Left</div>
<div>Middle</div>
<div>Right</div>
</div>
</body>
</html>
Output:
Project No:88
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. flex-container {
display: flex;
align-items: centre;
height: 150px;
. flex-container div {
background-colour: sky-blue;
padding: 20px;
font-size: 18px;
</style>
<title>Joshna</title>
</head>
<body>
<div class="flex-container">
<div>mom</div>
<div>dad</div>
</div>
</body>
</html>
output:
Project No:89
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. flex-container {
display: flex;
flex-wrap: wrap;
align-content: centre;
height: 300px;
. flex-container div {
width: 120px;
height: 80px;
margin: 10px;
text-align: centre;
line-height: 80px;
</style>
<title>Align Content</title>
</head>
<body>
<div class="flex-container">
<div>One</div>
<div>Two</div>
<div>Three</div>
<div>Four</div>
</div>
</body>
</html>
Output:
Project No:90
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
a: link {
colour: Red;
text-decoration: none;
font-weight: bold;
</style>
<title>Link - a: link</title>
</head>
<body>
</body>
</html>
Output:
Project No:91
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
a: visited {
colour: Blue;
</style>
<title>Visited Link</title>
</head>
<body>
</body>
</html>
Output:
Project No:92
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
a:hover {
color: red;
text-decoration: underline;
</style>
<title>Hover Link</title>
</head>
<body>
</body>
</html>
Output:
Project No:93
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
a:active {
color: Blue;
</style>
<title>Active Link</title>
</head>
<body>
</body>
</html>
Output:
Project No:94
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. box {
width: 200px;
height: 100px;
overflow: scroll;
padding: 10px;
</style>
<title>Overflow Example</title>
</head>
<body>
<div class="box">
This is a long content block. It will overflow and display scrollbars when it does not fit
</div>
</body>
</html>
Project No:95
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
imp {
float: left;
margin-right: 15px;
</style>
<title>Float Example</title>
</head>
<body>
<imp sac="C:\Users\jyo\Downloads\[Link]"alt="Sample">
<p>This text wraps around the image that is floated to the left. </p>
</body>
</html>
Output:
Project No:96
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. calc-box {
background-colour: lighted;
padding: 20px;
</style>
<title>CSS Calc</title>
</head>
<body>
<div class="calc-box">This box is 50px less than the full width of the page. </div>
</body>
</html>
Output:
Project No:97
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. min-box {
padding: 20px;
</style>
</head>
<body>
<div class="min-box">This box is no wider than 300px or 80% of the screen, whichever is
smaller. </div>
</body>
</html>
Output:
Project No:98
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
.max-box {
background-colour: purple;
padding: 20px;
</style>
</head>
<body>
</body>
</html>
Output:
Project No:99
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
p: first-line {
font-weight: bold;
colour: red;
</style>
<title>First Line</title>
</head>
<body>
<p>This is a long paragraph demonstrating how the first line gets a different style using
the: first-line pseudo-element. The rest of the paragraph looks normal. </p>
</body>
</html>
Output:
Project No:100
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
p: first-letter {
font-size: 200%;
colour: blue;
</style>
<title>First Letter</title>
</head>
<body>
<p>This paragraph demonstrates how the first letter becomes large and styled differently
</body>
</html>
Output:
Project No:101
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
h1: before {
colour: gold;
</style>
<title>Before Element</title>
</head>
<body>
<h1>Welcome</h1>
</body>
</html>
Output:
Project No:102
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
h1: after {
colour: green;
</style>
<title>After Element</title>
</head>
<body>
<h1>Task Complete</h1>
</body>
</html>
Output:
Project No:103
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
p: selection {
background: yellow;
colour: black;
</style>
<title>Selection</title>
</head>
<body>
<p>Try selecting this text to see the custom selection styling. </p>
</body>
</html>
Output:
Project No:104
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
li: nth-child(odd) {
</style>
<title>nth-child</title>
</head>
<body>
<ul>
<li>Item 1</li>
<li>Item 2</li>
<li>Item 3</li>
<li>Item 4</li>
</ul>
</body>
</html>
Output:
Project No:105
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
Div: target {
background-colour: yellow;
</style>
<title>Target Example</title>
</head>
<body>
</body>
</html>
Output:
Project No:106
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
input[type="text"] {
padding: 5px;
</style>
<title>Attribute Selector</title>
</head>
<body>
</body>
</html>
Output:
Project No:107
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
input: placeholder {
colour: Gray;
font-style: italic;
</style>
<title>Placeholder Styling</title>
</head>
<body>
</body>
</html>
Output:
Project No:108
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. box1 {
position: absolute;
top: 50px;
left: 50px;
width: 150px;
height: 150px;
background-colour: red;
z-index: 1;
. box2 {
position: absolute;
top: 100px;
left: 100px;
width: 150px;
height: 150px;
background-colour: green;
z-index: 2;
</style>
<title>Z-Index Example</title>
</head>
<body>
<div class="box1"></div>
<div class="box2"></div>
</body>
</html>
Output:
Project No:109
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
input[type="range"] {
width: 300px;
accent-colour: green;
</style>
<title>Range Input</title>
</head>
<body>
<label for="volume">Volume:</label>
</body>
</html>
Output:
Project No:110
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
progress {
width: 300px;
height: 20px;
accent-colour: blue;
</style>
<title>Progress Example</title>
</head>
<body>
<label>Download Progress:</label>
</body>
</html>
Output:
Project No:111
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
input[type="checkbox"] {
accent-colour: purple;
</style>
<title>Accent Colour</title>
</head>
<body>
</body>
</html>
Output:
Project No:112
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. animated-box {
width: 100px;
height: 100px;
background-colour: coral;
animation-duration: 2s;
animation-iteration-count: infinite;
animation-direction: alternate;
</style>
<title>CSS Animation</title>
</head>
<body>
<div class="animated-box"></div>
</body>
</html>
Output:
Project No:113
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
body {
background: url('[Link]
94cuthlksHBHMH1buqYAHaNL?r=0&rs=1&pid=ImgDetMain&o=7&rm=3') no-repeat centre/cover;
height: 100vh;
margin: 0;
. glass {
width: 600px;
height: 400px;
backdrop-filter: blur(5px);
border-radius: 10px;
padding: 20px;
colour: black;
</style>
</head>
<body>
<div class="glass">
<h2>Glass Effect</h2>
</div>
</body>
</html>
Output:
Project No:114
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. box {
width: 100px;
height: 100px;
background-colour: Blue;
</style>
<title>Translate Transform</title>
</head>
<body>
<div class="box"></div>
</body>
</html>
Output:
Project No:115
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. box {
width: 100px;
height: 100px;
transform: rotate(45deg);
</style>
<title>Rotate Transform</title>
</head>
<body>
<div class="box"></div>
</body>
</html>
Output:
Project No:116
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. box {
width: 100px;
height: 100px;
</style>
<title>Scale Transform</title>
</head>
<body>
<div class="box"></div>
</body>
</html>
OUTPUT:
Project No:117
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
body {
counter-reset: section;
h2: before {
counter-increment: section;
font-weight: bold;
</style>
<title>Counter Increment</title>
</head>
<body>
<h2>Introduction</h2>
<h2>Features</h2>
<h2>Conclusion</h2>
</body>
</html>
Output:
Project No:118
Title: Demonstrate the usage of a media query for screen width in CSS.
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
body {
body {
body {
</style>
</head>
<body>
<h2>Resize the window to see background colour change at 900px and 600px. </h2>
</body>
</html>
Output:
Project No:119
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
.container {
display: flex;
gap: 10px;
. box {
width: 100px;
height: 100px;
colour: white;
text-align: centre;
line-height: 100px;
.container {
flex-direction: column;
.container {
flex-direction: row-reverse;
</style>
<title>Media Query - Flex Direction</title>
</head>
<body>
<div class="container">
</div>
</body>
</html>
Output:
Project No:120
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
. note {
background-colour: gold;
padding: 10px;
margin: 20px 0;
. note {
visibility: hidden;
. note {
display: none;
</style>
</head>
<body>
600px. </div>
</body>
</html>
Output:
Project No:121
Title: Demonstrate the use of `get Element Bid` to access and modify an element.
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<script>
</script>
</body>
</html>
Output:
Project No:122
Title: Demonstrate the use of `get Elements by Class Name` to access multiple Elements.
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<script>
</script>
</body>
</html>
Output:
Project No:123
Title: Demonstrate how to change content using `text Content` with a button.
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<script>
</script>
</body>
</html>
Output:
Project No:124
Title: Demonstrate how to change content using `inner HTML` with a button click.
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<script>
HTML</I></h2>";
</script>
</body>
</html>
Output:
Project No:125
Title: Demonstrate how to update visible text using `inner Text` with a button.
Source Code:
<!DOCTYPE html>
<html>
<head>
<style>
</style>
</head>
<body>
<p id="output"></p>
<script>
</script>
</body>
</html>
Output:
Project No:126
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div id="output"></div>
<script>
para .text Content = "This paragraph was added by clicking the button.";
</script>
</body>
</html>
Output:
Project No:127
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>Remove Element</title>
</head>
<body>
<div id="container">
</div>
<script>
</script>
</body>
</html>
Output:
Project No:128
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>Change Style</title>
</head>
<body>
<h2 id="title">Hello</h2>
<script>
</script>
</body>
</html>
Output:
Project No:129
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>Toggle Visibility</title>
</head>
<body>
<script>
} else {
</script>
</body>
</html>
Output:
Project No:130
Title: 130. Demonstrate how to get the value from an input field
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>Input Value</title>
</head>
<body>
<p id="output"></p>
<script>
</script>
</body>
</html>
Output:
Project No:131
Title: 131. Demonstrate how to loop through elements using `get Elements by Tag Name`.
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<p>Hello</p>
<p>World</p>
<script>
</script>
</body>
</html>
Output:
Project No:132
Source Code:
<!DOCTYPE html>
<html>
<head>
<title>Counter</title>
</head>
<body>
<h2 id="count">0</h2>
<button onclick="increment()">+</button>
<button onclick="decrement()">-</button>
<script>
let counter = 3;
function increment () {
counter++;
function decrement () {
counter--;
</script>
</body>
</html>
Project No:133
Source Code:
<!DOCTYPE html>
<html>
<head><title>Push Example</title></head>
<body>
<script>
fruits. push("Mango");
document. write(fruits);
</script>
</body>
</html>
Output:
Project No:134
Source Code:
<!DOCTYPE html>
<html>
<head><title>Pop Example</title></head>
<body>
<script>
document. write(fruits);
</script>
</body>
</html>
Output:
Project No:135
Source Code:
<!DOCTYPE html>
<html>
<head><title>Map Example</title></head>
<body>
<script>
document. write(squared);
</script>
</body>
</html>
Output:
Project No:136
Source Code:
<!DOCTYPE html>
<html>
<head><title>Filter Example</title></head>
<body>
<script>
document. write(even);
</script>
</body>
</html>
Output:
Project No:137
Source Code:
<!DOCTYPE html>
<html>
<head><title>Reduce Example</title></head>
<body>
<script>
let sum = numbers. reduce ((act, cur) => act + cur, 0);
</script>
</body>
</html>
Output:
Project No:138
Source Code:
<!DOCTYPE html>
<html>
<body>
<tr><the>Name</the><the>Age</the></tr>
</table>
<script>
cost students = [
];
});
</script>
</body>
</html>
Output:
Project No:139
Source Code:
<!DOCTYPE html>
<html>
<head><title>Slice Example</title></head>
<body>
<script>
document. write(sliced);
</script>
</body>
</html>
Output:
Project No:140
Source Code:
<!DOCTYPE html>
<html>
<head><title>Splice Example</title></head>
<body>
<script>
document. write(fruits);
</script>
</body>
</html>
Output:
Project No:141
Source Code:
<!DOCTYPE html>
<html>
<head><title>Includes Example</title></head>
<body>
<script>
</script>
</body>
</html>
Output:
Project No:142
Source Code:
<!DOCTYPE html>
<html>
<head><title>Find Example</title></head>
<body>
<script>
document. write(found);
</script>
</body>
</html>
Output:
Project No:143
Source Code:
<!DOCTYPE html>
<html>
<head><title>Sort Example</title></head>
<body>
<script>
document. write(numbers);
</script>
</body>
</html>
Output:
Project No:144
Source Code:
<!DOCTYPE html>
<html>
<body>
<script>
document. write(combined);
</script>
</body>
</html>
Output:
Project No:145
Source code:
<!DOCTYPE html>
<html lang="end">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
<thread>
<tr>
<the>id</the>
<the>title</the>
<the>body</the>
</tr>
</thread>
</table>
<script>
fetch('[Link] =>
})
}). catch((err)=>
[Link](err)
})
</script>
</body>
</html>
Output:
Project No:146
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<script>
cost user = {
name: "joy",
age: 20,
email: "govi@[Link]"
};
</script>
</body>
</html>
Output:
Project No:147
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h2>Form Example</h2>
<button type="submit">Submit</button>
</form>
<script>
document. Get Element by Id ("my Form"). add Event Listener ("submit", function(e) {
});
</script>
</body>
</html>
Output:
Project No:148
Title: Demonstrate how to store data in local storage using local Storage. set Item ()
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<script>
</script>
</body>
</html>
Output:
Project No:149
Title: Demonstrate how to retrieve data from local storage using local Storage. get Item ()
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<script>
</script>
</body>
</html>
Output:
Project No:150
Title: Demonstrate how to clear all data from local storage using local Storage. clear()
Source Code:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<script>
</script>
</body>
</html>
Output:
Project-151
Source Code:
Output:
Project-152
Source Code:
Output:
Project-153
Source Code:
db. students. insert One ({name: "Joshna", course: "BCA", age: 20})
Output:
Project-154
Source Code:
Output:
Project-155
Source Code:
Output:
Project-156
Source Code:
Output:
Project-157
Source Code:
])
Output:
Project-158
Source Code:
Output:
PROJECT-159
Output:
PROJECT-160
Title
Command
Output
PROJECT-161
Title
Command
Output
PROJECT-162
Title
Command
Output
PROJECT-163
Title:
Command:
Output
PROJECT-164
Title
Command
Output:
PROJECT-165
Title:
Demonstrate how to use the $get (greater than or equal to) operator in MongoDB.
Command
output:
PROJECT-166
Title
Command
Output
PROJECT-167
Title
Demonstrate how to use the $let (less than or equal to) operator in MongoDB.
Command
Output
PROJECT-168
Title
Command
Output:
PROJECT-169
Title
Command
Output
PROJECT-170
Title:
Command:
Output:
PROJECT-171
Title
Command
Output:
PROJECT-172
Title:
Demonstrate how to create a new schema with bison Type and required using db. Create
Collection () in MongoDB.
Command:
validator: {
$Json Schema: {
email: {b son Type: "string", pattern: "^. +@. +$", description: "must be a valid email and is
required”},
age: {b son Type: "int", minimum: 18, maximum: 100, description: "must be an integer between 18
and 100”},
is Active: {b son Type: "bool", description: "must be a Boolean”}, created at: {b son Type: "date",
description: "must be a date”}}}}});
Output:
PROJECT-173
Title:
Demonstrate how to apply or modify schema validation on an existing MongoDB collection using
call Mod.
Command:
email: "john2005@[Link]",
age: 20,
is Active: true,
Output
PROJECT-174
Title
Demonstrate the use of $current Date to update a field with the current date.
Command
db. student. update One ({name: "joy”}, {$current Date: {last Modified: true}});
Output
PROJECT-175
Title
Command
Output:
PROJECT-176
Title
Command
db. student. update One ({name: "Riya”}, {$rename: {“Uma": "email ID”}});
output:
PROJECT-177
Title
Command
Output
PROJECT-178
Title
Command
Output
PROJECT-179
Title
Command
db. student. Update One ({name: "Sai”}, {$add ToSet: {skills: "JavaScript”}});
output:
PROJECT-180
Title
Command
db. student. update One ({name: "Tanya Sri”}, {$pop: {skills: 1}});
Output
PROJECT-181
Title
Command
db. student. update One ({name: "Tanya Sri”}, {$pull: {skills: "CSS”}});
Output
PROJECT-182
Title
Command
{$push:
{skills: "MongoDB”}});
Output:
PROJECT-183
Title
Command
db. student. Update One ({name: "Chandu”}, {$set: {age: 25, city: "Hyderabad”}}, {upset: true});
Output
PROJECT-184
Title
Command
db. student. aggregate ([ {$group: {_id: "$customer Id", total Amount: {$sum: "$amount”}}}]);
Output
PROJECT-185
Title
Command
$limit: 5}]);
Output
PROJECT-186
Title
Command
Output
PROJECT-187
Title
Command
Output
PROJECT-188
Title
Command
{status: "delivered”}}]);
Output
PROJECT-189
Title
Command
$skip: 5}]);
Output:
PROJECT-190
Title
Command
Output
PROJECT-191
Title
Command
db. orders. aggregate ([ {$lookup: {from: "customers", local Field: "customer Id", foreign Field: "_id",
as: "customer Details”}}]);
Output
PROJECT-192
Title
Command
Output: