Skip to content

Instantly share code, notes, and snippets.

View TheeAndre's full-sized avatar
🛢️
Any progress is good progress... 🏗️

Andre Imbayago TheeAndre

🛢️
Any progress is good progress... 🏗️
View GitHub Profile
@TheeAndre
TheeAndre / outlook-specific-styling.html
Created September 21, 2017 13:45
Microsoft Outlook Specific Styling - HTML Email Development
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Microsoft Outlook Specific Styling - HTML Email Development</title>
<style type="text/css">
a {text-decoration: none;}
</style>
<!--[if mso]>