View Single Post
Old 07-13-2023, 08:51 AM   #1
z537815
Enthusiast
z537815 began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Aug 2019
Device: Lenovo TB-X704F
<figure> and <figcaption>

If I code a picture with a caption:

<figure>
<img...>
<figcaption>...</figcaption>
</figure>

isn't this picture+caption then supposed to be 1 unit?

I'm asking because I specified a style="height:100vh" on the <figure>, but it looks as if the "height" only affects the <img> and not the caption. At least in ADE 4.5.11.187658 it does.
z537815 is offline   Reply With Quote