CommerceBasic Html MCQs
Practice Basic Html MCQs for competitive exams.
Basic Html MCQs
Practice questions from this topic.
State true or false. produces numerous blank lines.
- A. True
- B. False
Correct Answer: B
What an article element should not contain?
- A. Main element
- B. Text or embedded content
- C. Image
- D. Video & Audio
Correct Answer: A
Which feature was already introduced before HTML5?
- A. Canvas/SVG
- B. Video
- C. Geolocation
- D. Frames
Correct Answer: D
IP is used in the level . . . . . . . .
- A. presentation layer
- B. network layer
- C. application layer
- D. data Link layer
Correct Answer: B
What is the correct syntax of doctype in HTML5?
- A.
Correct Answer: A
Which tag is not used if you want to indicate the importance of the phrase?
- A.
- B.
- C.
- D.
Correct Answer: A
Which of the following is not an empty element?
- A.
- B.
- C.
- D. Both
and
Correct Answer: C
Which of the following is not sectioning elements?
- A.
- B.
- C.
- D.
Correct Answer: D
Which of the following defines the title of a work?
- A.
- B.
- C.
- D.
Correct Answer: A
Which element is design to wrap a single piece of information?
- A.
- B.
- C.
- D.
Correct Answer: A
Which tag is used if you want to highlight something that is important to the reader?
- A.
- B.
- C.
- D.
Correct Answer: A
Which one is not the feature of HTTP protocol?
- A. media independent
- B. connectionless
- C. responsive
- D. stateless
Correct Answer: C