Name: Date:04/02/2020
(1)Which tag inserts a line horizontally on your web page? (5 credits)
a.
b.
(2)How can you make a numbered list? (5 credits)
a.
-
b.
-
c.
-
d.
(3)What is the correct HTML tag for inserting a line break? (5 credits)
a.
b.
c.
d.
(4)To create a combo box (drop down box) which tag will you use? (5 credits)
a.
(5) The special formatting codes in HTML document used to present content are (5 credits)
a. tags
b. attributes
c. values
d. None of above
(6) The way the browser displays the object can be modified by _____ (5 credits)
a. attributes
b. parameters
c. modifiers
d. None of above
(7) Which of the following HTML code is valid? (5 credits)
a.
b.
c. All of above are style tags
(8) Which of the following is an attribute related to font tag? (5 credits)
a. size
b. face
c. color
d. All of above are style tags
(9)What is local storage? What is session storage? (10 Credits)
(10)What is application cache? (10 Credits)
(11)What are the difference between canvas and SVG? (10 Credits)
(12)What is HTML5 validation? (10 Credits)
• Does a hyperlink apply only to text and explain (10 credits)
• What happens if the list-style-type property is used on a non-list element like a paragraph?(10 credits)
• How will you align a table to the right ? (10 credits)
• Why doesn’t