How to Add Text in Borders Using Basic HTML Elements
Some HTML elements come with preset designs, like the inconveniently small squares of <input type="checkbox">
elements, the limited-color bars of <meter>
elements, and the “something about them bothers me” arrows of the <details>
elements. We can style them to match …