With Bootstrap 3, what might be a good way of getting a bordered label with close icon? An example of the sort of thing from Stack Overflow:
Bootstrap glyphicons (a component) is what you're looking for: http://getbootstrap.com/components/#glyphicons
They are designed to work with a broad range of other elements and are easy to use. This is a example from the docs:
Star
Could be a label, paragraph or similar, too.