See this Fiddle: http://jsfiddle.net/Zdnsx/
I have 3 questions,
Why is
margin-top
not working? Is it because they are inline elements or because they are in pre tag?Is it a good idea to make a code highlighter in pre tag, or is there a better and simpler solution?
Is there any code highlighter CSS stylesheet? I need CSS stylesheet only as I don't know anything about JS, JQuery etc.