Oddity with Live CSS
Has anyone else noticed this problem with the Live CSS.
If you have text, say <p> where neither <p> nor the body has associated css styling then if you select it Live CSS correctly shows that there is no associated css style to display ("No Style Information Found"). So far so good.
If you then select say some <h2> text which does have styling again the correct style is shown.
However if you then go back to the <p> text it continues to display the styling for the <h2> text, and any attempt to examine the <p> text shows incorrect style information.
BobC
|