RAMsey

Posts Tagged ‘xhtml

08 Apr, 2008

Geeks Get Naked!!!

Posted by: pat In: Geekery

It’s CSS Naked Day 2008. Time to expose your naked <body> to the world. What the hell am I talking about?
The idea is to promote Web Standards. Semantic, clean XHTML combined with proper site structure should make a site usable and accessible without relying on CSS. Do you have alt attributes for your images? [...]

Comments Off

In earlier articles, we looked at installing MAGpie, how to use the software and how to create our caption files. How do we get these into a web page?
Embed tag. vs the Object tag
The Embed tag is deprecated. If you have pages with a DOCTYPE of XHTML 1 Strict, the embed tag will break your [...]