wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CSC 104 FINAL EXAM

Total questions: 28

Worksheet time: 46mins

Name
Class
Date
1.

IDENTIFICATION: Identify the correct tag.

Defines a title of a work.

(a)  

2.

IDENTIFICATION: Identify the correct tag.

Defines the text direction.

(a)  

3.

IDENTIFICATION: Identify the correct tag.

Defines a short inline quotation.

(a)  

4.

IDENTIFICATION: Identify the correct tag.

Defines a section that is quoted from another source.

(a)  

5.

IDENTIFICATION: Identify the correct tag.

A tag used to define a client-side script.

(a)  

6.

IDENTIFICATION: Identify the correct tag.

Defines an alternate content to be displayed to users that have disabled script in their browser.

(a)  

7.

IDENTIFICATION: Identify the correct tag.

Stands for table data.

(a)  

8.

IDENTIFICATION: Identify the correct tag.

A tag that stands for table row.

(a)  

9.

IDENTIFICATION: Identify the correct tag.

A tag that is used when you want your cell to be a header.

(a)  

10.

IDENTIFICATION: Identify the correct tag.

A tag is used to group the header content in a table.

(a)  

11.

IDENTIFICATION: Identify the correct tag.

A tag is used to specify column properties for each column within a <colgroup> element.

(a)  

12.

IDENTIFICATION: Identify the correct tag.

Defines a list item.

(a)  

13.

IDENTIFICATION: Identify the correct tag.

Defines a description list

(a)  

14.

IDENTIFICATION: Identify the correct tag.

Defines an unordered list

(a)  

15.

IDENTIFICATION: Identify the correct tag.

An element that is used as a container for other HTML elements.

(a)  

16.

Fill the Blanks: (Wrong spelling wrong)

(a)   makes HTML pages more dynamic and interactive.

17.

Fill the Blanks: (Wrong spelling wrong)

The most often used method when selecting an HTML element is (a)   .

18.

Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)

Javascript can ________, _________, _______

(a)  

19.

Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)

(a)   is used to format the layout of a webpage.

20.

Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)

(a)   means a style applied to a parent element will also apply to all children elements within the parent.

21.

Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)

_____, ______, and ______ are ways CSS can be added to HTML documents.

(a)  

22.

Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)

(a)   is used to apply a unique style to a single element.

23.

Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)

(a)   is used to define a style for a single HTML page.

24.

Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)

(a)   is used to define the style for many HTML pages.

25.

Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)

(a)   defines a space between the text and the border.

26.

Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)

(a)   defines the space outside the border.

27.

Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)

HTML colors are specified with predefined color names or with 5 different values namely: _____, _____, ____, ____, and _____

(a)  

28.

Create a code that will display an output similar to the image on the right.

4 lines