> For the complete documentation index, see [llms.txt](https://nextgencss.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nextgencss.gitbook.io/untitled/forms/input-box.md).

# Input Box

Input Box

## Input Box

There is a default style for input button , so, you don't have to add anything else for it just use `<input>` tag.

```html
<input class="input-alert" type="text" value="NextGenCSS-">
```

<figure><img src="https://2921085085-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg5nbtYYIYcbVnZhdfLY2%2Fuploads%2Fgit-blob-4feda90b17ede38587632a2ad84b365728918311%2Fimg6.png?alt=media" alt=""><figcaption><p>output</p></figcaption></figure>
