Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: www-redesign
Sven Vermeulen wrote:
>Just a small note regarding text width: the Code Listings used throughout
>various documents should have no-wrap activated. It's sensitive material
>(such as commands) and needs to be interpreted by the user correctly (as the
>author wants). Having word-wraps inside Code Listings might have disastrous
>results.
>
>
>
The best solution for that IMO is something like the following CSS
code {overflow:auto; display:block; white-space:pre;}
This will generate little scrollboxes for codelistings that don't fit on
the page width, preventing breakage of general site layout while still
not mangeling codelistings, ever.
--
www-redesign@g.o mailing list
|
|