mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
Update typography.md
remove a unnecessary <abbr> tag
This commit is contained in:
parent
45eb70e03c
commit
5290080d4d
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ Add `.initialism` to an abbreviation for a slightly smaller font-size.
|
|||
|
||||
## Blockquotes
|
||||
|
||||
For quoting blocks of content from another source within your document. Wrap `<blockquote class="blockquote">` around any <abbr title="HyperText Markup Language">HTML</abbr> as the quote.
|
||||
For quoting blocks of content from another source within your document. Wrap `<blockquote class="blockquote">` around any HTML as the quote.
|
||||
|
||||
{{< example >}}
|
||||
<blockquote class="blockquote">
|
||||
|
|
|
|||
Loading…
Reference in a new issue