Prevent css override from content loaded into a div – Twitter bootstrap
I developed a simple webmail client that connect to an account and download the emails to a postgres db. The problem is when i retrieve that content (HTML) into a div, when the email has css attributes, it overrides my…