01Which HTML element creates a JavaScript-driven pixel drawing surface?
02Which is a key advantage of SVG over <canvas> for icons?
03How do you get a 2D drawing context from a <canvas> element in JavaScript?
04Which use case is Canvas better suited for than SVG?
05What does the viewBox attribute on an <svg> element control?