0% found this document useful (0 votes)
426 views2 pages

CBSE Class 7 Computer Science Question Paper Set A - 0

This document contains a practice test on HTML tags and concepts. It has 7 multiple choice questions about HTML tags, attributes, document structure, empty vs non-empty tags, and creating a basic webpage. Students are asked to fill in missing information like tag names, attributes, and code to complete an HTML program. The test is out of a total of 20 marks and must be completed within 30 minutes.

Uploaded by

Rajesh Kumar.R
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
426 views2 pages

CBSE Class 7 Computer Science Question Paper Set A - 0

This document contains a practice test on HTML tags and concepts. It has 7 multiple choice questions about HTML tags, attributes, document structure, empty vs non-empty tags, and creating a basic webpage. Students are asked to fill in missing information like tag names, attributes, and code to complete an HTML program. The test is out of a total of 20 marks and must be completed within 30 minutes.

Uploaded by

Rajesh Kumar.R
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Downloaded from www.studiestoday.

com

CLASS 7
COMPUTER DATE:

MAX.MARKS:20 MAX. TIME: 30min

om
Q1. Write the names of the following tags 0.5x6=3
1.<B> ___________
2.<A> ___________
3.<HR> ___________

.c
4.<BR> ___________
5.<OL> ___________

ay
6.<IMG> ___________

Q2. Give attributes for the following tags 0.5x4=2


od
1.<A ___________=”location”>
2.<IMG _________=”image file”>
3.<FONT ________=”font name>
4.<HR __________=”name of colour”>
st

Q3.Draw the structure of an HTML document? -2


d ie
tu
.s
w
w
w

Q4. Write differences between Empty and non- empty tags -2

Downloaded from www.studiestoday.com


Downloaded from www.studiestoday.com

Q5.Write steps to save an HTML document. -2

_________________________________________________________________________________________
_________________________________________________________________________________________
_________________________________________________________________________________________

om
_________________________________________________________________________________________
_________________________________________________________________________________________
_________________________________________________________________________________________
___________________________________________________________________________

.c
Q6.Complete the following progarm for creating the given webpage. 0.5x10=5

ay
<HTML>
<HEAD>
<TITLE>AGS________
od
___________
___________
<H1>ARCHIES</H1>
st
_____THE ONLINE GIFT SHOP_____
__________
__________________________
ie

</MARQUEE>
_________
d

<LI>WATCHES</LI>
<LI>PERFUMES</LI>
tu

<LI>CARDS</LI>
<LI>STUFF TOYS</LI>
.s

</UL>
__________
__________
w

Q7. Write an HTML program to print the names of four houses as headings( H1, H2, H3, and H4)
w
w

-4

Downloaded from www.studiestoday.com

You might also like