From 273030c9712435f030235ac9cc78a06c105a5970 Mon Sep 17 00:00:00 2001 From: melsorrells23 Date: Tue, 31 May 2022 18:58:54 -0500 Subject: [PATCH] Update README.md --- readme.md | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/readme.md b/readme.md index 35e2b60..efd964d 100644 --- a/readme.md +++ b/readme.md @@ -73,24 +73,10 @@ 🧡🧡🧡 HAPPY CODING 🧡🧡🧡 -
-Support the author to create more educational materials
-Paypal Logo -
-

30 Days Of HTML: Introduction

- - - - - Twitter Follow - - -Author: -Asabeneh Yetayeh
- February, 2020 -
+ +
@@ -1048,7 +1034,7 @@ My favorite language is not Python. It is JavaScript
I like to make break her
 I like to start a new line
-This is the third line. The pre tag is 
+This is the third line. The pre tag is
 good to use when a space is need to be
 preserved for instance for poem.
@@ -1125,7 +1111,7 @@ Source, [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element) we can use tag name, id or class to select an element. Id is unique and class is for a single or group of elements When we select by id we use # followed by the id name and if we select by class name we use . followed by a class name. - + -->