Republic of the Philippines
Department of Education
Cordillera Administrative Region
Division of Mountain Province
NATONIN STAND ALONE SENIOR HIGH SCHOL
Second Quarter Examination
In
Computer Hardware Services
Name:__________________ Date:_________
Grade and Section_________ Score_________
I. Multiple Choice: Write the letter of the correct answer
1. What does HTML stand for?
A. Hyper Text Markup Language
B. Hyperlinks and Text Markup Language
C. Home Tool Markup Language
3. What is the correct sequence of HTML tags for starting a webpage?
A. Head, Title, HTML
B.Title, Head, HTML
C. HTML, Head, Title
4. Choose the correct HTML tag for the largest heading.
A. H1
B. Heading
C. Head
D. H6
5. What is the correct HTML tag for inserting a line break?
A. Br
B. Break
C. Lb
6. What is the correct HTML for adding a background color?
Discuss
A. Body style="background color: yellow"
B. Background yellow /background
C. Body background="yellow"
7. Choose the correct HTML tag to make text bold?
A. Bold
B. B
C. Bld
8. Choose the correct HTML tag to make the text italic.
A.I
B. Italic
C. It
9.What is the correct HTML for creating a hyperlink? (note: Where you see a big space, that
is where a bracket should be.)
A. A url="http://www.google.com" Google.com /a
B. A http://www.google.com /a
C. A href="http://www.google.com" Google /a
D. A name="http://www.google.com" Google.com /a
10. How can you create an email link?
A. A href="mailto:xxx@yyy"
B. A href="xxx@yyy"
C. Mail>xxx@yyy
D. Mail href="xxx@yyy"
11. How can you make a list that lists the items with numbers?
A. Ol
B. Dl
C. Ul
D. List
12.How can you make a list that lists the items with bullets?
A. Dl
B. Ul
C. Ol
D. List
13. What is the correct HTML for inserting an image?
A. Img href="image.gif /
B. Img src="image.gif" /
C. Image src="image.gif" /
D. Img>image.gif
14.What is the correct HTML for inserting a background image?
A. Background img="background.gif"
B. Img src="background.gif" background /
C Body background="background.gif"
.
15. What is the use of alt attribute in HTML?
A. alt attribute specifies an alternate text for an image
B. alt attribute specifies an alternate link for an image
C. alt attribute specifies an alternate image for an image
D. alt attribute specifies an alternate source for an image
16. The most common HTML lists are
A. Ordered lists
B. Unordered lists
C. Random lists
D. Only A & B
17. The HTML <div> element is a
A. Inline element
B. Outline element
C. Block level element
D. None
18. Which of the following is correct Syntax?
A. <a href=”http://mcqQuestions.com”>MCQ Questions</a>
B. <a href link =”http://mcqQuestions.com”>MCQ Questions</a>
C. <a href target =”http://mcqQuestions.com”>MCQ Questions</a>
D. <a href=”http://mcqQuestions.com” Title = “MCQ Questions” /a>
19. In HTML how many headings are defined?
A. <h1> to <h4>
B. <h1> to <h5>
C. <h1> to <h6>
D. <h1> to <h9>
20. Which of the following is the correct HTML tag to make a text italic?
A. <i>
B. <il>
C. <itl>
D. <italic>
II. Create a code based on the following outputs. Write your codes at the back
21.-25.
Frame1(topframe.htlm
Frame 2(main frame.html) Frame 3(menu
frame)
26-30.
Hellow world
Hellow world
Hellow world
Hellow world
Hellow world
31.- 35
Hellow world
Hellow world
Hellow world
Hellow world
Hellow world
36-40.
Hello world
41- 45.
The name of the image is jellyfish.jpeg and the location is d:\pictures.
46 – 50.
Hellow world
Jellyfish
Good luck
Prepared by:
VINCENT B. ACAPEN
Teacher1