![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
Swifty wrote: The H2 is there because, pre-CSS (where I spent most of my life) the H2 was the way to get a heading that was smaller than an H1. It still works, so why change? (That's rhetorical) It has "always" been possible to get a heading smaller than H1 by using a suitable combination of B (or STRONG), BIG, FONT, BR, and DIV. Admittedly H2 is more semantic, but it also gives wrong semantic information (about heading level). It's not a big issue, but I think in 2008, there's no reason to use H2 just to get the "correct" font size for a heading, instead of using H1 (or, in this case, maybe CAPTION) together with CSS. |
#12
| |||
| |||
|
|
I've always wanted a "caption" tag for putting an attribution under a picture. Unless I'm mistaken there is nothing other than a generic div or span. |
![]() |
| Thread Tools | |
| Display Modes | |
| |