Gary Turner schrieb: ...
My solution is nearly always the pre tag, often nested in blockquote.<blockquote> <pre> The other day Upon the stair, I met a man Who wasn't there. </pre> </blockquote>
One could notate such a <pre>formatted poem and style it like a un-/ordered list via a to-be-modified LIPT script
http://www.satzansatz.de/cssd/listinjection.html <ol class="poem"> <li class="tab0">The other day</li> <li class="tab1">Upon the stair,</li> <li class="tab0">I met a man</li> <li class="tab1">Who wasn't there.</li> </ol> Ingo ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
