The font tag offers three formatting attributes …
a) align, type, color
b) color, face, size
c) color, size, height
d) none of these
What are horizontal rules?
a) separate content on web page
b) some attributes are deprecated
c) display gray line across web
d) none of these
Linking within a web page is………..
a) convenient for navigation
b) not beneficial
c) not available in HTML
d) none of these
How an email link is different from another link?
a) uses href attribute
b) uses mailto: command
c) use <email></email> tag
d) none of these
What is the purpose of radio buttons?
a) single-option choices
b) multiple choices
c) to collect text
d) all of these
Check boxes allow the user to……
a) make multiple choices
b) make only one choice
c) choose nothing from the list of option
d) all of these