I want to create a close button using CSS only.
I\'m sure I\'m not the first to do this, so does anyone know which font has an \'x\' the same width as height, so that it
Forget about a font and use a background image!
Select :after pseudo class/element Close
This will be more accessible for users visiting the page with a screen reader.