Where should the <figcaption> element be placed in relation to the <figure> element?
<figcaption>
<figure>
In the <head> section of the HTML document
<head>
Outside and immediately preceding the <figure> element
Outside and immediately following the <figure> element
Inside the <figure> element