-
What an article element should not contain?
-
- Text or embedded content
- Image
- Video & Audio
- Main element
- None of these
Correct Option: D
The <main> element must NOT be a descendant of an <article>, <aside>, <footer>, <header>, or <nav> element. The article element may contain audio/video clips, images and also text or embedded content.