|
From: Aahz <aa...@py...> - 2002-07-18 15:19:11
|
On Wed, Jul 17, 2002, David Goodger wrote: > Richard Jones wrote: >> >> I noticed that the option value has a <code> wrapper. I'm pretty >> sure that's unintentional too :) > > Actually, it's intentional, but the effect could be had just as easily > (and more flexibly) via styles. But then browsers not supporting CSS > would suffer. Should we care? Not really, I suppose. Lynx is my primary browser, and it doesn't have CSS; OTOH, it's not going to render <code>, either. I suspect that's about the extent of modern browser technology. On the gripping hand, I don't know whether we want to target oddball devices like cell phones that may not support CSS. -- Aahz (aa...@py...) <*> http://www.pythoncraft.com/ Project Vote Smart: http://www.vote-smart.org/ |