Note - These are prerequisites for the course that you should already
install to your system (laptop/computer) to be able to code.
1. Download Chrome Browser
Step 1: Go to https://www.google.com/intl/en_in/chrome/
Step 2 : Click on Download Now
2. Download Visual Studio Code
Step 1 : Go to https://code.visualstudio.com
Step 2 : Choose your system (Windows/Mac/Linux) and download Visual
Studio Code
Assignment – 1
Qs1. Use the correct HTML tag to add a paragraph with the text
"Hello World!".
Qs2. Mark up the text with appropriate tags:
• "Delta” is the most important heading.
• "Full Stack Web Development" is the next most
important heading.
• "MERN Stack" is the third most important heading.
• The last sentence is just a paragraph.
• Start with the most important heading (the largest)
and end with the least
• important heading (the smallest).
Qs3. Create a clickable link that redirects to the url
: https://www.google.com
Qs4. You are given the rank list of few students,
create an ordered HTML list to display
• the list given below :
1. Deepak
2. Epsita
3. Lakshita
4. Tanmay
5. Agrim
Qs5. Reading about these topics on mdn:
• Hr Tag in HTML
• HTML Entities