Sometimes I get a broken background in Chrome. I do not get this error with any other browser.
This is the simple CSS line responsible for the background color of b
When you create CSS style using Dreamweaver for web designing, Dreamweaver adds a default code such as @charset “utf-8″; Try removing this from your stylesheet, the background image or colour should display properly
When you create CSS style using Dreamweaver for web designing, Dreamweaver adds a default code such as
@charset “utf-8″;
Try removing this from your stylesheet, the background image or colour should display properly
Source