2009/4/6 Peter Saint-Andre <[email protected]>: > On 4/6/09 7:28 AM, Jiří Zárevúcký wrote: >> >> This should be quite easy, unless you want it to have a vertical text >> included. >> The simplest way I can think about is adding a background image. :) > > I was hoping to avoid image loads for our spec files. But I'll look into > it. I think we've wasted enough list bandwidth on this now. :) >
If you want just a vertical stripe over the whole page, a single pixel line is all it takes. That should fit within a few hundred bytes, including the http request. :) If you decide an explanatory text is to be included in it (like on the W3C specs), the image is probably the only possibility anyway.
