From ff4810bf3c9319df309d6f631172cfd99e40bd2f Mon Sep 17 00:00:00 2001 From: Aditya Mukherjee <61079766+adilawrence23@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:11:32 +0530 Subject: [PATCH 1/2] Update index.html --- HTML/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HTML/index.html b/HTML/index.html index 87854fa..1b683ce 100644 --- a/HTML/index.html +++ b/HTML/index.html @@ -93,7 +93,7 @@ @@ -164,7 +164,7 @@
- Welcome to our responsive email! + Welcome to Our Responsive Email!
@@ -200,4 +200,4 @@
- ® Someone, somewhere 2013
+ ® Someone, Somewhere 2013
Unsubscribe from this newsletter instantly
- \ No newline at end of file + From a46289e803930ac182ada35e4c1b6900a0899e8e Mon Sep 17 00:00:00 2001 From: Aditya Mukherjee <61079766+adilawrence23@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:12:14 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97b047f..83a9d3b 100644 --- a/README.md +++ b/README.md @@ -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.