From 78a29491b735f712e3b7d290fc86c7d4d1d292fb Mon Sep 17 00:00:00 2001 From: Anna Knoerr Date: Thu, 6 Jan 2022 23:18:46 +0100 Subject: better modal test --- archive/blog.html | 85 ------------------------------------------------------ archive/modal.html | 33 +++++++++++++++++++++ 2 files changed, 33 insertions(+), 85 deletions(-) delete mode 100644 archive/blog.html create mode 100644 archive/modal.html diff --git a/archive/blog.html b/archive/blog.html deleted file mode 100644 index 6e55773..0000000 --- a/archive/blog.html +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - Playground! - - - - -

Modal Example

- - - - - - - - - - - - - -

Kurious Kolibri Blog

- - - - - - - - - diff --git a/archive/modal.html b/archive/modal.html new file mode 100644 index 0000000..93da068 --- /dev/null +++ b/archive/modal.html @@ -0,0 +1,33 @@ + + +W3.CSS + + + + +
+

W3.CSS Modal

+

Add the w3-card-* class to the w3-modal-content container to display the modal as a card.

+ + +
+
+
+ × +

Modal Header

+
+
+

Some text..

+

Some text..

+
+ +
+
+
+ + + + -- cgit v1.2.3-54-g00ecf