From 23d613ba0fba982a18475eeb5bf533cd0680aad9 Mon Sep 17 00:00:00 2001 From: fruitstaa Date: Sat, 3 Nov 2018 11:27:13 +0100 Subject: [PATCH] small example --- css/main.css | 12 ++++++++++++ index.html | 18 +++++++++++++++++- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index e5d1857..e904efc 100644 --- a/css/main.css +++ b/css/main.css @@ -129,4 +129,16 @@ table#t01 th { th { text-align: left; border-bottom: 3px solid lightgrey; +} + +.did { + border: 1px solid; + float: left; + padding: 2em; +} + +.didi { + border: 5px solid green; + float: left; + padding: 2em; } \ No newline at end of file diff --git a/index.html b/index.html index 5c7a510..44f3977 100644 --- a/index.html +++ b/index.html @@ -72,10 +72,26 @@ +
+

Listenüberschrift

+ +
+
+

Listenüberschrift

+ +