From 686f3e82e98693a059c3f6c4d53a767adf77de00 Mon Sep 17 00:00:00 2001 From: malleshi-9025 <67500794+malleshi-9025@users.noreply.github.com> Date: Fri, 1 Oct 2021 18:36:15 +0530 Subject: [PATCH] Update README.md only for testing purpose. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 851ad2c..b3ea8ce 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ ### Instructor: Nicole Merlin In this tutorial (completely updated in 2021) I will show you how to create a simple responsive HTML email which will work in every email client, including the more troublesome mobile and tablet apps. It uses minimal media queries and a “fluid hybrid” approach to ensure maximum compatibility. +Lorem Ipsum is simply dummy text of the printing and typesetting industry. +Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, +when an unknown printer took a galley of type and scrambled it to make a type specimen book. +It has survived not only five centuries, +but also the leap into electronic typesetting, remaining essentially unchanged. +It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, +and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Source files for the Tuts+ tutorial: [Creating a Simple Responsive HTML Email](https://webdesign.tutsplus.com/articles/creating-a-simple-responsive-html-email--webdesign-12978)