diff --git a/README.md b/README.md index 4c6c09f..dc2e430 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,74 @@ TuiCss is a framework to create web applications using a interface based in ASCI ## Components +This is a simple doc for the avaiable components in the framework. For more details, download the repository and run example.html to check the full code. + +### Navbar + + +```html + +``` + +### Navbar Menu + + +```html +
  • + File +
    + +
    +
  • +``` + +### Sidenav + + +```html + +``` + +### Window + + +```html +
    +
    + Window + + ... +
    +
    +``` + ## CSS Classes ## Credit