I want to display email in a section of a page with other data (CSS layout). When the emails are sent to the browser (jQuery Ajax), one of the emails has a CSS style that affects the existing pages CSS. I rather not use an iframe to contain the emails.
How do providers such as Gmail and Yahoo display emails with HTML and CSS without the embedded CSS/HTML affecting the rest of the page?