For mail app which present on windows html we can do but sometimes the CSS properties doesn’t take their . At that time we can use inline styles and have to give every styles directly. Sometimes it happens that even if we put styles , it’s not working in mail app. Then we have to… Continue reading How to resolve the UI issues of mail app in windows
Tag: windows mail app
Styling may not be Compactable with Windows Mail app in Outlook
It is possible that the styles we are using may not be compatible with the Windows Mail app in Outlook. In order to make the style applicable for desktop app as well, we may need to modify the code by using inline styles rather than relying on external stylesheets. Outlook is known to have limited… Continue reading Styling may not be Compactable with Windows Mail app in Outlook