Uploaded by harold jefferson morales

2ndQuarter Exam - G6

advertisement
ACHIEVERS SPECIAL EDUCATION CENTER
SECOND QUARTER EXAMINATION
COMPUTER 6
Name: ______________________________________
Score:_______
Grade & Section: ____________________________
I. Multiple Choices: Choose the letter of the correct answer and write the answer on the
space provided.
_____1. What is the newest version of Hypertext Markup Language?
a. HTML5
b. HTML 3.0
c. HTML2
d. HTML4.0
_____2. It defines the structure of the elements or the content of your webpage.
a. Code
b. Commands
c. HTML Tags
d. HTML
_____3. It is used to indicate that the text enclosed in this tag is in HTML format.
a.<!DOCTYPE>
b.<html></html>
c.<head></head>
d. <body></body>
_____4.It is an instruction to the web browser about what HTML version is written in the webpage.
a.<!DOCTYPE>
b.<html></html>
c.<head></head>
d. <body></body>
c.<head></head>
d. <body></body>
_____5.What tag is used to define the header area>
a.<!DOCTYPE>
b.<html></html>
_____6. What tag is placed inside the <head> tag and it will be displayed on the upper part of the browser?
a.<title></title>
b.<html></html>
c.<head></head>
d. <body></body>
_____7. What tag is used to display content in a browser window?
a.<title></title>
b.<html></html>
c.<head></head>
d. <body></body>
_____8. What element of a website is used to represent the introductory information of a webpage?
a. body element
b. title element
c. heading element
d. html element
_____9.What is a string of characters that can be combination of text,symbols,letters, and numbers?
a. Paragraph
b. Text
c. Content
d. Title
_____10. What is the tag used to create the HEADING PART of a website?
a.<hn></hn>
b. <title></title>
c.<p></p>
d.<html></html>
_____11. What do you call to the special symbols that can be used by typing set of codes?
a. Symbols
b. Data
c. Entities
d. Signs
_____12. What is a type of content that consists of text and HTML elements that markup the text within the
paragraph?
a. Parse Content
b. Phrasing Content
c. Data Content
d. Paragraph Content
_____13. It contains set of related sentences that represent a single topic.
a. text
b. string
c. data
d. paragraph
c.<title></title>
d.<head></head>
_____14. What is the tag used to define preformatted text?
a. <pre></pre>
b.<format></format>
_____15. What is a type of list that contains items preceded by letters, Arabic numbers, or Roman numerals?
a. list
b. bulleted list
c. alpha list
d. numbered list
II. Complete the table below by providing the code of the following character
entities.
Entity/Code
1.
Description
Ampersand (&)
2.
Euro(€)
3.
Pound(£)
4.
Yen(¥)
5.
Division Sign(÷)
6.
Register Mark(®)
7.
Degree Sign
º
8.
Trademark Sign(™)
9.
Copyright Sign(©)
10.
Section Sign(§)
III. Code the following write your answer on the box below. (15 pts)
Note: Your background color should be “beige” and your text color will be “blue”
the headers should be heading 1. DON’T FORGET THE HTML BODY
STRUCTURE!!!
Write your Code HERE!!!
Code the following write your answer on the box below. (10 pts)
Note: Your background color should be “gray” and your text color will be “white”
the headers should be heading 1. DON’T FORGET THE HTML BODY
STRUCTURE!!!
Write your Code HERE!!!
Download