Skip to content
Open
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions HTML/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="h2">
Welcome to our responsive email!
Welcome to Our Responsive Email!
</td>
</tr>
<tr>
Expand Down Expand Up @@ -164,7 +164,7 @@
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" class="footercopy">
&reg; Someone, somewhere 2013<br/>
&reg; Someone, Somewhere 2013<br/>
<a href="#" class="unsubscribe"><font color="#ffffff">Unsubscribe</font></a>
<span class="hide">from this newsletter instantly</span>
</td>
Expand Down Expand Up @@ -200,4 +200,4 @@
</tr>
</table>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Tuts+ Tutorial: A Simple Responsive HTML Email
## Tuts+ Tutorial: A Simple and Amazing 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.
Expand Down