> 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

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="/files/Dx9e1pgmjZoe2lLfQZJj" alt=""><figcaption><p>output</p></figcaption></figure>
