HTML Web Design Questions and Answers
Practice ModeShowing 10 of 196 questions
Q111
Which of these is not valid HTML?
Answer: Option B
Q112
Which of these tags are all <table>tags?
Answer: Option B
Q113
The <br>tag adds what to your webpage ?
Answer: Option A
Q114
What tag tells where a link starts ?
Answer: Option C
Q115
Settings for columns(<td> tag) have higher priority than settings for rows(<tr> tag)
Answer: Option B
Q116
Colors in plain HTML can be specified using ?
Answer: Option C
Q117
Relative path make your hypertext links______.
Answer: Option A
Q118
<ol> tags will create what kind of list ?
a) Numbered List
Answer: Option A
Q119
Is it possible to link within the current page ?
Answer: Option C
Q120
Tags and text that do not show directly on the page are placed where ?
Answer: Option C