From e23331ebdd59ccfbacda484f8d703ebbe5e655b1 Mon Sep 17 00:00:00 2001 From: Geoff Kimball Date: Wed, 23 Mar 2016 09:23:54 -0700 Subject: [PATCH] Correct download link in CSS guide --- docs/pages/css-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pages/css-guide.md b/docs/pages/css-guide.md index ae692cbc..3b812b89 100644 --- a/docs/pages/css-guide.md +++ b/docs/pages/css-guide.md @@ -13,7 +13,7 @@ In this Getting Started guide, we'll download Foundation for Emails, construct t If you haven't yet, download the starter files for Foundation for Emails. They include the boilerplate HTML needed for an email, and all of the CSS for Foundation. -Download Foundation for Emails +Download Foundation for Emails Unzip the folder and open it in your text editor of choice. @@ -154,7 +154,7 @@ The CSS classes are always on the outermost table element, so that's an easy way Now that we have a basic email, the last thing we need to do before we can send it is *inline* it. This is the process of injecting all of the CSS for the email into the HTML, so that it works as a self-contained file. -Email clients like Gmail and Outlook strip out `