The only way I can think of doing that is to have "Example" as a picture and set that as a background image, while offsetting the text to the right. Or, on second thought, you can use a pseudo class and the content property...
| Code: |
example:before { background-color = "blue"; content: "insert text here"; } |
-------
I once heard the voice of God.
It said "Vrrrrmmmmm." Unless it was just a lawn mower.