What is it? We are all used to reading web pages. Ordinary web pages are written in HTML, which is displayed by web browsers. RSS is similar to HTML, but is much simpler. An RSS page, known as an RSS...
I'm a web developer and I use Firefox as my main browser, both at home and at work. Unlike the average web user, I'm very aware of the technologies that drive the web. I like experimenting with them, sometimes...
Anybody who has been involved in web development at all but the most superficial levels knows about the importance of the alt attribute for images in web pages. It functions as a text replacement for the image in circumstances...
The odd bits of HTML you never knew existed, and why you should only use XHTML 1.0 if you have to. There are several current versions of HTML, including HTML 4.01 Strict HTML 4.01 Transitional HTML 4.01 Frameset XHTML 1.0...
XHTML 1.0 DOCTYPE declarations Strict DTD Elements and Attributes (zip file) Loose (Transitional) DTD Elements and Attributes (zip file) Frameset DTD Elements and Attributes (zip file) Strict Alternatives to Deprecated Elements Strict Alternatives to Deprecated Attributes...