Peridical Exam

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

CONPEREY INTEGRATED LEARNING SCHOOL

Caticlan, Malay, Aklan


1st QUARTERLY EXAM IN COMPUTER EDUCATION 8
110

Name:_____________________________________________________________________ Date: Ausgust 29, 2018


I. TRUE OR FALSE. Write COOL! If the statement is true and ROCK! if otherwise. Write your answer on the
space provided before the number. (15 pts.)

_______1. The home page is usually placed at the top of a site map.
_______2. To align the paragraph in the center, type <P ALIGN=”center”>.
_______3. You cannot type HTML commands in upper or lower case letters or a combination of the two.
_______4. To add blank lines between paragraphs type &nbsp in front of the text that you want to appear as
a new line.
_______5. To insert blank space within a line, type <&nbsp;> in the line you want to add a blank space.
_______6. You should arrange your pages so that the important content is easy to get from the home page.
_______7. It is also important to conduct an interview with the potential users to get ideas from them.
_______8. You can use the preformatted tags <PRE> and </PRE> to keep the line breaks and spaces you enter
for a paragraph or block of text.
_______9. It is important to gather information before starting a website making.
_______10. Allow your user to test your website and get feedback to help improve your content.
_______11. To insert a heading, type <L?> in front of the text you want to turn into a heading.
_______12. To start a new paragraph type <P> and </P> at the end of the paragraph.
_______13. You can control the horizontal positioning or alignment of the paragraph by using the <LI> attribute.
_______14. The codes used to insert special characters are called Entities.
_______15. &cent; and &ndash; are the code for “x” and “-“.

II. MATCHING TYPE. Match the words in column A to their corresponding description in column B. Write
the letter of your answer on the space provided. (15 pts.)

A B
___1. <hr> A. It is the tag used in aligning an image horizontally to the left.
___2. <P> B. It is a tag to be inserted in your HTML anytime you want to start a new
___3. <BR> paragraph in your Web Page.
___4. <UL> C. It is the code you type to where you want to place a comment.
___5. Nested List D. The code that add blank space to your Web Page content.
___6. <H1> E. The largest heading level.
___7. Block Quote F. It is used to add a list within a list to your Web Page.
___8. &copy; G. It is the tag to type above the text you want to turn into a bulleted list.
___9. <!-- H. An attribute used to control the alignment of your paragraph.
___10. Bulleted List I. It is anything that is graphic, clipart, photograph or any visual object.
___11. ALIGN J. It is the tag used in adding copyright text to images.
___12. &NBSP K. It is the tag used in inserting an image.
___13. Images L. It is used to set off a paragraph for the rest of the document page.
___14. <IMG SRC> M. The code to insert a horizontal line to your Web Page.
___15. ALIGN=”left” N. It is used to set a list of items from the rest of the page of text.
O. The tag that where your text breaks when used.

III. Write the corresponding HTML tags and indicate the correct opening and closing tags in each items
on the space provided. (2 points each number – 20pts)

1. BOLD - ____________ , ____________ 6. TEXT UNDERLINE - ____________ , ____________

2. TEXT COLOR - ____________ , ____________ 7. HORIZONTAL LINE - ____________ , ____________

3. HEADING 4 - ____________ , ____________ 8. HEADING 5 - ____________ , ____________

4. COMMENT - ____________ , ____________ 9. TITLE - ____________ ,

____________

IV. Give the correct codes in connecting CSS File to HTML Document. The name of css file is
“style.css”. Write your answer in the box below. (10pts)

COMPUTER EDUC 8|PAGE 1


V. HANDS-ON EXAM. Adding Style to main content of a Web Page. (50PTS)

Note: Use <P> and “ID” tag in creating your content and separate the style from your HTML code.
Filename: Your_Name_COMEDUC8

Color: violet Color: orange Color: green Color: blue


Size: 20px Size: 30px Size: 20px Size: 30px
font-weight: italic font-weight: bold font-weight: italic font-weight: bold

“Don’t Let a Computer Know You in a Hurry”


GD LUCK AND GOD BLESS!!!
-Cher Christian

COMPUTER EDUC 8|PAGE 2

You might also like