Midterm Exam
Midterm Exam
General Instructions: No Permit – No Exam | Write your answers on the booklet provided. | Follow the given
instructions below and do not write anything on the Test Questionnaire.
I. Find the missing object oriented terms and put it in the space provided. (2 pts each)
1-4. __________, __________, __________ and __________is the default text display of a browser.
5. __________is a highlighted text in a website that have a portal to another document or page.
7-9. Format for the elements for instructions in web development consist of __________, __________,
and __________.
12. __________ opens a linked page in the same window as the root page.
13-14 Use __________ and __________ for breaking the line in web pages.
15. *Programmers code using “blueprints” of the data models is called __________.
18-20. The general format of a css document is composed of __________, __________ and __________.
II. Design the following according the given format. (5 pts each)
1. Make a h1 tag have a background color white and a size of font into bold.
2. Remove the underline of a link and make its color to light blue.
3. Under a container class, you have a newF class. Make the 2 class have different size and background
color with border. And lastly, make the newF class be a child of container class.
4. Make the body of the page change its background into picture saved in a folder inside your root folder.
And arrange it to make the picture fit the screen.
IV. Make your own login form using what you’ve learned in our class. The form must be unique, if not,
then you will be subjected to defense which will be on Tuesday April 20. Send the index.php and
style.css on my gmail. (30 points)