css - How to fix Outlook design? -


i using exact 2013 outlook design changes.

but not work

  <!--[if gt mso 14]>     <style type="text/css">     .outlook{ background-color:#f00;}    </style>   <![endif]--> 

i think, use wrong version of outlook:

outlook 2000 - version 9  outlook 2002 - version 10 outlook 2003 - version 11 outlook 2007 - version 12 outlook 2010 - version 14 outlook 2013 - version 15 

Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -