From 3869483a73ba72dc03b9f5351ac5a31c6c02ec4c Mon Sep 17 00:00:00 2001 From: steevLP Date: Sun, 20 Mar 2022 13:45:06 +0100 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 573bd3b..50e874c 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,17 @@ my own collection of html, css and javascript code combined to a webframework You can find the Documentation [Here](https://steevlp.github.io/steevcss/) ## Todo -1. GridSystem 12 Elemente [Implemented] +1. GridSystem w 12 Elements [Implemented] 2. Code Preview 3. SlideShow 4. Navigations [Implemented] 5. Vordefinierter container [Implemented] 6. Footer 7. Styled Lists -8. Slider -9. Styled Buttons +8. Slider [Implemented] +9. Styled Buttons [Implemented] 10. Styled Form Elements / Groups 11. Image Cards (styled image containers with text) 12. general styled images (rounded borders) 13. Dropdowns -14. colored sections (a full length area with defined background-color) -15. Alert Sections [Implemented] +14. Alert Sections [Implemented]