mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-02 04:20:24 +00:00
<progress> docs: Add MDN link
This commit is contained in:
parent
ba6cf4839b
commit
6623ad2e9b
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ title: Progress
|
|||
group: components
|
||||
---
|
||||
|
||||
Stylize the HTML5 `<progress>` element with a few extra classes and some crafty browser-specific CSS. Be sure to read up on the browser support.
|
||||
Stylize [the HTML5 `<progress>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/progress) with a few extra classes and some crafty browser-specific CSS. Be sure to read up on the browser support.
|
||||
|
||||
## Contents
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue