|
|
|
|
|
by grzm
3321 days ago
|
|
I dug into this a bit as my curiosity was piqued. The actual HTML h1 element is title case, and styled via a CSS text-transform to uppercase. That said, regardless of how it was applied, the all-caps is for style, not the proper title of the article. |
|