diff --git a/README.md b/README.md index 3d37bc7..ec29c94 100644 --- a/README.md +++ b/README.md @@ -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/) ## Todo -1. GridSystem with 12 Elements [Implemented] -2. Code Preview -3. SlideShow -4. Navigations [Implemented] -5. Vordefinierter container [Implemented] -6. Footer -7. Styled Lists -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. Alert Sections [Implemented] +1. [X] GridSystem with 12 Elements [Implemented] +2. [ ] Code Preview +3. [ ] SlideShow +4. [X] Navigations [Implemented] +5. [X] Vordefinierter container [Implemented] +6. [ ] Footer +7. [ ] Styled Lists +8. [X] Slider [Implemented] +9. [X] 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. [X]Alert Sections [Implemented]