In this website I need to show some text as how it would look like in command prompt or console. So I created a simple CSS class which will make the in-line text to be looked like text in command prompt or console (bash in linux for me).
Here's a little snippet which may help some people out there. Enjoy