Which of the following is the correct nesting for a caption within a <figure> element?
<figure>
<figcaption> adjacent to <figure>
<figcaption>
<figcaption> inside <figure>
<figure> inside <address>
<address>
<figure> inside <figcaption>