Page 161 - CA 165 ver 1.0 Class 10
P. 161
Specification-1: The HTML code structure should be proper. Heading ‘List of states and their popular cities‘ should
be the second level of heading at the center of the page and the Background color of the page should be yellow.
Specification-2: JPG Image named “NATION” should be placed.
Specification-3: The page should consist of a nested list and the data as exactly given in the question. The outer list
should be numbered list.
Specification-4: The inner list as given should be symbol based
Specification-5: feedback should be the email link mail@me.com
OR
Write the HTML code to design the web page as shown below, considering the specifications that follow. You can
write code for any 4 specifications out of the given 5 specifications:
Specification-1: Title of the web page is "Motivational Books" and the heading of level -1 at the middle of the web
page is "Indian Motivational Books".
Specification-2: The caption of the table is "Popular Books in India"
Specification-3: The tabular data of 4 rows and 2 columns is with border size as 2.
Specification-4: The content "R.K.Narayan" is Bold, Italics and Underline
Specification-5: The image “fdbk.jpg” at the end will give feedback on the email sendfeedback@me.com
Section-E (Case Study-1)
25. Naveen went to an interview for the post of web developer. In the technical test, he was supposed to design an HTML
table as given below. Help him to complete the table with the right statements in the blanks. Observe the table and
attempt any four questions (out of 5) given after the table).
Futuristic Time Table
Period-No Monday Wednesday Friday
1. Robotics NLG NLU
2. Data Science Sound
3. Light Machine Learning
4. Speed Velocity
<HTML>
<HEAD>
<TITLE> Table Concept </TITLE>
</HEAD>
<BODY>
<Table _________ =2> <!-STATEMENT-1>
<________> Futuristic Time Table</________> <!-STATEMENT-2>
<tr>
<th> Period-No </th>
<th> Monday </th>
<th> Wednesday </th>
<th> Friday </th>
CBSE Sample Question Paper 159

