Q1: Which of the following is not valid HTML?
- a) <fontface= “arial”>
- b) <font face= “arial,calibri>
- c) <font face= “arial”>
- d) all of the above
Q2: Which tags tells browser where the page starts and stops?
- a) <head>
- b) <html>
- c) <body>
- d) all of the above
Q3: What is defining a clickable sub-area on an image called?
- a) imagelinking
- b) imageclicking
- c) imagemapping
- d) imagelinking
Q4: Which of the following will not be found in the <head> section?
- a) table
- b) title
- c) meta tags
- d) all of the following
Q5: Which is not HTML tag?
- a) head
- b) body
- c) field
- d) meta