mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-05-27 17:23:13 +03:00
docs copy integrated
This commit is contained in:
parent
b859447118
commit
21f2e45731
|
@ -15,6 +15,7 @@ See the <a href="/material-design/buttons">Material Design</a> section for more
|
|||
|
||||
|
||||
|
||||
|
||||
Styles for inline code snippets and longer, multiline blocks of code.
|
||||
|
||||
## Contents
|
||||
|
|
|
@ -15,6 +15,7 @@ See the <a href="/material-design/buttons">Material Design</a> section for more
|
|||
|
||||
|
||||
|
||||
|
||||
Anytime you need to display a piece of content—like an image—with an optional caption, consider using a `<figure>`.
|
||||
|
||||
Use the included `.figure` , `.figure-img` and `.figure-caption` classes to provide some baseline styles for the HTML5 `<figure>` and `<figcaption>` elements. Images in figures have no explicit size, so be sure to add the `.img-fluid` class to your `<img>` to make it responsive.
|
||||
|
|
|
@ -15,6 +15,7 @@ See the <a href="/material-design/buttons">Material Design</a> section for more
|
|||
|
||||
|
||||
|
||||
|
||||
Opt your images into responsive behavior (so they never become larger than their parent elements) and add lightweight styles to them—all via classes.
|
||||
|
||||
## Contents
|
||||
|
|
|
@ -16,6 +16,7 @@ See the <a href="/material-design/buttons">Material Design</a> section for more
|
|||
|
||||
|
||||
|
||||
|
||||
Part of Bootstrap's job is to provide an elegant, consistent, and simple baseline to build upon. We use Reboot, a collection of element-specific CSS changes in a single file, to kickstart that.
|
||||
|
||||
Reboot builds upon Normalize, providing many HTML elements with somewhat opinionated styles using only element selectors. Additional styling is done only with classes. For example, we reboot some `<table>` styles for a simpler baseline and later provide `.table`, `.table-bordered`, and more.
|
||||
|
|
|
@ -15,6 +15,7 @@ See the <a href="/material-design/buttons">Material Design</a> section for more
|
|||
|
||||
|
||||
|
||||
|
||||
Due to the widespread use of tables across third-party widgets like calendars and date pickers, we've designed our tables to be **opt-in**. Just add the base class `.table` to any `<table>`.
|
||||
|
||||
## Contents
|
||||
|
|
|
@ -15,6 +15,7 @@ See the <a href="/material-design/buttons">Material Design</a> section for more
|
|||
|
||||
|
||||
|
||||
|
||||
Bootstrap includes simple and easily customized typography for headings, body text, lists, and more. For even more control, check out the [textual utility classes]({{ site.baseurl }}/components/utilities/).
|
||||
|
||||
## Contents
|
||||
|
|
Loading…
Reference in New Issue
Block a user