Разница между страницами «HTML:Ex:Getbootstrap.com/css/Typography/Heading» и «HTML:Ex:Getbootstrap.com/css/Typography/Heading/wiki»
Материал из Chameleon Test
(Различия между страницами)
м (Move page script переименовал страницу Getbootstrap.com/css/Typography/Heading в HTML:Ex:Getbootstrap.com/css/Typography/Heading) |
м (Move page script переименовал страницу Getbootstrap.com/css/Typography/Heading/wiki в HTML:Ex:Getbootstrap.com/css/Typography/Heading/wiki) |
||
Строка 1: | Строка 1: | ||
− | <h1>h1. Bootstrap heading <small>Secondary text</small></ | + | <!-- Used <p class=hx> instead <hx> for correct TOC --> |
− | <h2>h2. Bootstrap heading <small>Secondary text</small></ | + | <p class=h1>h1. Bootstrap heading <small>Secondary text</small></p> |
− | <h3>h3. Bootstrap heading <small>Secondary text</small></ | + | <p class=h2>h2. Bootstrap heading <small>Secondary text</small></p> |
− | <h4>h4. Bootstrap heading <small>Secondary text</small></ | + | <p class=h3>h3. Bootstrap heading <small>Secondary text</small></p> |
− | <h5>h5. Bootstrap heading <small>Secondary text</small></ | + | <p class=h4>h4. Bootstrap heading <small>Secondary text</small></p> |
− | <h6>h6. Bootstrap heading <small>Secondary text</small></ | + | <p class=h5>h5. Bootstrap heading <small>Secondary text</small></p> |
+ | <p class=h6>h6. Bootstrap heading <small>Secondary text</small></p> |