Anne van Kesteren: Weblog 4.2

Weblog on W3C, WHATWG, HTML, CSS, DOM, XML, HTTP and more.

W3C surprises the web community

Maybe it's not new to you, but it certainly is to me. The W3C finally sends their homepage as application/xhtml+xml (I use samp for this (actually for everything), is that correct?). It isn’t; I replaced it with CODE. If you live close to these guys, give them a beer ;).

19th August 2003

Browse through posts: main.

Comments

  1. I was actually wondering about samp as well. What should we use for these kind of technical terms? Especially in my Dutch blog I feel I need to mark them up, using a language attribute as well.

    Permalink · 2003-08-20 15:07:26 · Ben de Groot

  2. I decided to stick to samp. I like it, it's easy to maintain, it's searchable and it differentiates itself from the surrounding markup.

    And you are right about the lang (xml:lang) attribute I think. On Dutch sites I always use it on English abbreviations, so for the abbr and acronym elements.

    Permalink · 2003-08-20 18:04:42 · Anne

  3. I always wondered about the lang attribute for abbreviations. Take the term HTML. It is of course english, but it is not spelled in english letters (here in Germany). Wouldn't the lang="en" attribute force a smart screenreader to spell it out using english letters?
    I am still not sure.....

    Permalink · 2003-08-21 22:07:25 · Minz Meyer

Comments are closed

Sorry, comments are closed at this time.