Assigmnment - 1
Assigmnment - 1
Assignment 1 - (1 Hour)
Instructions: Write the answers and test in a suitable word editor/ IDE. Upload the answers
to the VLE as a pdf file. All the answers should in one pdf file and it should be named with
your index number.
Task 1: Mark whether the following statements are true or false in the given
box.
1. HTML stands for HyperText Markup Language.
2. HTML attributes can only be written in lowercase.
3 The <title> element defines the title that appears on the web page.
4 The <br> tag is used to insert a line break in HTML.
5 In HTML, comments are added using <!- comment ->.
6 The <ul> tag is used to create an ordered list in HTML.
7 A domain name is a human-readable address used to identify a website
on the internet.
8 In client-server architecture, the client requests services, and the
server provides responses to those requests.
9 Lists can be nested in HTML.
10 Table colspan property merges rows .