mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
docs fixes
This commit is contained in:
@@ -4,8 +4,6 @@ description: Badges are small count and labeling components, which are used to a
|
||||
bootstrapLink: components/badge/
|
||||
---
|
||||
|
||||
## Table of content
|
||||
|
||||
## Default markup
|
||||
|
||||
The default badges are square and come in the basic set of colors.
|
||||
|
||||
@@ -4,8 +4,6 @@ description: Cards are flexible user interface elements, which help organize con
|
||||
bootstrapLink: components/card/
|
||||
---
|
||||
|
||||
## Table of contents
|
||||
|
||||
## Default card
|
||||
|
||||
Use the `.card` and `.card-body` classes to create a card and use it as the basis for a more advanced card design. A card is a perfect way to organize content and make it look neat and tidy.
|
||||
|
||||
@@ -3,8 +3,6 @@ title: Modals
|
||||
description: Use Bootstrap’s JavaScript modal plugin to add dialogs to your site for lightboxes, user notifications, or completely custom content.
|
||||
---
|
||||
|
||||
## Table of contents
|
||||
|
||||
## Default markup
|
||||
|
||||
```html example code centered height="30rem"
|
||||
|
||||
@@ -5,8 +5,6 @@ bootstrapLink: components/forms/
|
||||
libs: nouislider
|
||||
---
|
||||
|
||||
## Table of contents
|
||||
|
||||
## Classic inputs
|
||||
|
||||
Use classic, user-friendly inputs, label them appropriately and include input placeholders that will help users avoid confusion when completing a form.
|
||||
|
||||
@@ -3,8 +3,6 @@ title: FAQ
|
||||
description: Answers to the most frequently asked questions.
|
||||
---
|
||||
|
||||
## Table of contents
|
||||
|
||||
## I found an issue, what can I do?
|
||||
|
||||
If you think you have found an issue that can only be fixed by the maintainers, feel free to open an issue on [GitHub](https://github.com/tabler/tabler).
|
||||
|
||||
@@ -10,6 +10,7 @@ Tabler is fully responsive and compatible with all modern browsers. Thanks to it
|
||||
## What are the benefits?
|
||||
|
||||
Tabler is a perfect solution if you want to create an interface which is not only user-friendly but also fully responsive. Thanks to the big choice of ready-made components, you can customize your design and adapt it to the needs of even the most demanding users. On top of that, Tabler is an open source solution, continuously developed and improved by the open source community.
|
||||
|
||||

|
||||
|
||||
## Set up the environment
|
||||
|
||||
Reference in New Issue
Block a user