From 681046f22945b13f0e22e6a39c121661412022fb Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Sun, 18 Sep 2022 21:57:20 -0400 Subject: [PATCH] Add an all and sidebar demo. --- .../all.html | 111 ++++++++++++++++++ .../sidebar.html | 99 ++++++++++++++++ 2 files changed, 210 insertions(+) create mode 100644 17-equal-height-holy-grail-layout-in-modern-css/all.html create mode 100644 17-equal-height-holy-grail-layout-in-modern-css/sidebar.html diff --git a/17-equal-height-holy-grail-layout-in-modern-css/all.html b/17-equal-height-holy-grail-layout-in-modern-css/all.html new file mode 100644 index 0000000..958dc7b --- /dev/null +++ b/17-equal-height-holy-grail-layout-in-modern-css/all.html @@ -0,0 +1,111 @@ + + + + + + + + + Holy Grail Starter + + + + + +
+

Header

+
+ +
+ + +

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+
+ + +

Right

+

Right

+

Right

+

Right

+
+
+
+ + + + diff --git a/17-equal-height-holy-grail-layout-in-modern-css/sidebar.html b/17-equal-height-holy-grail-layout-in-modern-css/sidebar.html new file mode 100644 index 0000000..977879e --- /dev/null +++ b/17-equal-height-holy-grail-layout-in-modern-css/sidebar.html @@ -0,0 +1,99 @@ + + + + + + + + + Holy Grail Starter + + + + + +
+

Header

+
+ +
+ + +

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+

Left

+
+ + +

Right

+

Right

+

Right

+

Right

+
+
+
+ + + +