README.md aktualisiert
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 28s

This commit is contained in:
Steev 2023-10-03 15:45:27 +02:00
parent 34d090529a
commit 09c2a759d2

View File

@ -5,17 +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/) You can find the Documentation [Here](https://steevlp.github.io/steevcss/)
## Todo ## Todo
1. GridSystem with 12 Elements [Implemented] 1. [X] GridSystem with 12 Elements [Implemented]
2. Code Preview 2. [ ] Code Preview
3. SlideShow 3. [ ] SlideShow
4. Navigations [Implemented] 4. [X] Navigations [Implemented]
5. Vordefinierter container [Implemented] 5. [X] Vordefinierter container [Implemented]
6. Footer 6. [ ] Footer
7. Styled Lists 7. [ ] Styled Lists
8. Slider [Implemented] 8. [X] Slider [Implemented]
9. Styled Buttons [Implemented] 9. [X] Styled Buttons [Implemented]
10. Styled Form Elements / Groups 10. [ ] Styled Form Elements / Groups
11. Image Cards (styled image containers with text) 11. [ ] Image Cards (styled image containers with text)
12. general styled images (rounded borders) 12. [ ] general styled images (rounded borders)
13. Dropdowns 13. [ ] Dropdowns
14. Alert Sections [Implemented] 14. [X]Alert Sections [Implemented]