|
|
|
|
|
by ortatherox
5373 days ago
|
|
Yeah, they may be using the XHTML metatag and relying of divs, but that doesn't mean they're not using some more modern tech to get it working. CSS3 fonts are used in the slides for example. HTML5 is pretty much an umbrella term now and I think this fits neatly into that |
|
That said, CSS fonts were only recently moved to CSS3. For the longest time, they were in CSS2 (http://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#font-... ).
Yeah, I know, the comment boils down to `let's not be pedantic about this, but this thing over here, this let's be pedantic about'. Sorry :) I've always thought it interesting that font-face is a much older technology that took a long time to make it into non-IE browsers (granted, IE only supported the EOT font format).