On St, 2002-10-09 at 12:38, Norman Walsh wrote: > > | 4) The language specification does not fuind its way into the HTML > | generated code. I thought it would be very nice if it did, so I tried to > | override some templates that generate it, but I would have to translate the > | wrong "pt_br" to the correct "pt-BR" to use it. Not very nice, since it > | should be correct already. > > Sigh. That's going to be harder. Where is it supposed to go in the HTML?
For XHTML they could be in 'lang' and 'xml:lang' in <html> tag. Martin Perina
