Quote:
Originally Posted by totaltec
It is commented out using html comments, and done improperly at that.
It should be <!-- 300px -- >
|
It is inside the style attribute, so I believe the correct way to comment this is
/* 300px */.
Quote:
I would just remove the offending little bugger.
|
I would do the same, unless there is a chance you will revert the change (from 300px to 1px margin) back
