From cf4e8382a72da810860afdcff657e4029146440b Mon Sep 17 00:00:00 2001 From: gokul12798 Date: Thu, 22 Oct 2020 10:35:08 +0530 Subject: [PATCH] added grid layout --- .../Lesson 4/grid layout.html | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 Introduction to HTML/Lesson 4/grid layout.html diff --git a/Introduction to HTML/Lesson 4/grid layout.html b/Introduction to HTML/Lesson 4/grid layout.html new file mode 100644 index 00000000..9587a87e --- /dev/null +++ b/Introduction to HTML/Lesson 4/grid layout.html @@ -0,0 +1,41 @@ + + + + + PHOTO BLOG + + + + + + +

PHOTO BLOG

+ + + + + + + + + + + + + + + \ No newline at end of file