WorksheetsCSC 104 FINAL EXAM
Total questions: 28
Worksheet time: 46mins
IDENTIFICATION: Identify the correct tag.
Defines a title of a work.
(a)
IDENTIFICATION: Identify the correct tag.
Defines the text direction.
(a)
IDENTIFICATION: Identify the correct tag.
Defines a short inline quotation.
(a)
IDENTIFICATION: Identify the correct tag.
Defines a section that is quoted from another source.
(a)
IDENTIFICATION: Identify the correct tag.
A tag used to define a client-side script.
(a)
IDENTIFICATION: Identify the correct tag.
Defines an alternate content to be displayed to users that have disabled script in their browser.
(a)
IDENTIFICATION: Identify the correct tag.
Stands for table data.
(a)
IDENTIFICATION: Identify the correct tag.
A tag that stands for table row.
(a)
IDENTIFICATION: Identify the correct tag.
A tag that is used when you want your cell to be a header.
(a)
IDENTIFICATION: Identify the correct tag.
A tag is used to group the header content in a table.
(a)
IDENTIFICATION: Identify the correct tag.
A tag is used to specify column properties for each column within a <colgroup> element.
(a)
IDENTIFICATION: Identify the correct tag.
Defines a list item.
(a)
IDENTIFICATION: Identify the correct tag.
Defines a description list
(a)
IDENTIFICATION: Identify the correct tag.
Defines an unordered list
(a)
IDENTIFICATION: Identify the correct tag.
An element that is used as a container for other HTML elements.
(a)
Fill the Blanks: (Wrong spelling wrong)
(a) makes HTML pages more dynamic and interactive.
Fill the Blanks: (Wrong spelling wrong)
The most often used method when selecting an HTML element is (a) .
Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)
Javascript can ________, _________, _______
(a)
Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)
(a) is used to format the layout of a webpage.
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.
Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)
_____, ______, and ______ are ways CSS can be added to HTML documents.
(a)
Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)
(a) is used to apply a unique style to a single element.
Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)
(a) is used to define a style for a single HTML page.
Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)
(a) is used to define the style for many HTML pages.
Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)
(a) defines a space between the text and the border.
Fill the Blanks: (Wrong spelling wrong, Separate your answer with any symbol.)
(a) defines the space outside the border.
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)
Create a code that will display an output similar to the image on the right.
