Hi
Design view in my VS 2012 SP4 Ultimate is having a difficulty rendering the page the way it is seen in IE9. Simple tags like <H1> are getting rendered differently. It's not killer, but I'd like to know how to get design view "in sync" with IE. Is there a way I can tell what CSS design view thinks it should be using vs what it should be using? Can I rearrage the aspx file to make designer "more" happy?
Suggestions like that.
Thanks
Bill S.
Follow up:
I've looked at the style trace with F12 in IE and the CSS Properties is VS and the best I can tell is that the style properties are the same (like for H1, font size is xx-large).
The styles for the master page seem to be OK. However the styles for the main content page are all over the place; border width don't match, labels and text boxes extend beyond the TD.