# TuiCss Text-based user interface CSS framework TuiCss is a framework to create web applications using a interface based in ASCII text like MS-DOS applications. This kind of interface is very eligible because the ultra-contrast colors used. This framework was created following the Turbo Vision UI Framework and other applications based on TUI. ## 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 ...
    ``` ### Fieldset Status Bar ```html
    ...
    Text format: UTF-8
    ...
    ``` ### Buttons ```html button ``` ### Status Bar ```html
    ``` ### Menu List ```html
    ``` ### Panel ```html
    ...
    ``` ### Inputs ```html
    Radios
    ``` ### Window Textarea ```html
    FILE.C
    ``` ### Table ```html
    Name Size MTime
    /.mc 1024 Apr 24 01:24
    ``` ### Progress Bar ```html
    ``` ## CSS Classes ## Credit TuiCss Framework (c) Copyright 2018 by Vinícius Reif Biavatti VBFoundation