diff --git a/readme.md b/readme.md index 35e2b60..efd964d 100644 --- a/readme.md +++ b/readme.md @@ -73,24 +73,10 @@ 🧡🧡🧡 HAPPY CODING 🧡🧡🧡 -
- @@ -1048,7 +1034,7 @@ My favorite language is notI 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. - + -->