css - Broken HTML inside an HTML page -
i have page reading html email.
sometimes, text comes email has html , css , changes page style completely.
i don’t want page style impacted because of this. how read html , css strictly inside particular div (box) , not let page impacted this?
you have write css using parent > child format. might have use !important.
Comments
Post a Comment