Class 8 PA 1 Worksheet 1
Class 8 PA 1 Worksheet 1
1. Shows the texts / items as a list Shows the texts / items as a list
but with a prefixed sequence prefixed with bullets
(numbered/ alphabet / roman
numbered)
2. This tag has two attributes This tag has only one attribute
3. START attribute is unique to No such attribute
this tag
Q3) Write the HTML code lines to show a list of three students’ starting from VIII.
Q4) Write the HTML code lines to show the names of three English Authors in any order
prefixed with square bullets.
Q5)Identify the error in the given HTML code lines by underlining them and write the
correct code.
Q6) What are the tags used to show a tabular structure (rows and columns filled with
data) in a web page?
Ans. The <TABLE > with the sub tags <TR> and <TD> will show a tabular structure in
the web page.
i. show a bulleted list of your choice introducing three favourite destinations’ name.
ii. show name of the students of your Class from Roll No 16 to 18 in Capital Roman
Numerals
CLASS 8 COMPUTER SCIENCE PA 1 PRACTICE SHEET + ANSWERS
Ans. <HTML>
<HEAD>
<TITLE>
</TITLE>
</HEAD>
<BODY>
*******