Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Tuts+ Tutorial: A Simple Responsive HTML Email
### Instructor: Nicole Merlin

In this tutorial I will show you how to create a simple responsive HTML email which will work in every email client, including all the new smartphone mail clients and apps. It uses minimal media queries and a fluid width approach to ensure maximum compatibility.
In this tutorial I will show you how to create a simple responsive HTML email which will work in every email client, including all the new smartphone mail clients and mobile applications. It uses minimal media queries and a fluid width approach to ensure maximum compatibility.

Source files for the Tuts+ tutorial: [Creating a Simple Responsive HTML Email](http://enva.to/16YygSy)

Expand Down