From d07fc3234b705f4a20f3ceecb8b37931b374c147 Mon Sep 17 00:00:00 2001 From: Adrianna Bankowska Date: Mon, 30 Mar 2026 00:27:06 +0200 Subject: [PATCH] Changes to Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9def2d3..d3df120 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,5 @@ Open the file `index.html` in your text editor and in Chrome, change it into val ## Extension task Create a new file called `html-cheatsheet.html`. In here write down all you can know about HTML and the different tags from the lesson and from the example page. Make sure to mark it all up with valid HTML, and make sure that it is properly indented! + +# Readme Changes \ No newline at end of file