Tagged Questions
0
votes
2answers
747 views
Wrapping a label element within a legend element
I've never had a reason to put a label element inside of a legend element (never really thought about it or seen it done). But with the design I'm implementing, it's tempting to do so.
Here's what ...