I am having problem with blockquote not being able to display in IE. It works perfectly in firefox. Can anyone please help me with this? the code is as follows:
Not that I know of, there is possibly a JS solution to this somewhere, can anyone suggest anything?
Personally, I'd just create a "span" around your quotation marks and use a class to define their size and colour, or use separate containers either side of the text (possibly using images) to achieve the same effect you have going on your page there. Crude I know, but it would do the job.