Html – How can I position text over a figure and position and size a box inside a flexbox relative to its container?
I am creating a simple little "Hall of Flags" HTML page that should have a narrow column of flags shown as png images, each inside a CSS picture frame. The CSS frames example here was my starting point. My outermost…