On May 22, 2007, at 3:32 PM, david wrote:

>> I would be interested in seeing your pure css solution for  
>> inserting a
>> carriage return in the middle of a paragraph (or similar block  
>> element
>> which is semantically a single unit, but nevertheless needs a  
>> newline)
>> without adding other extraneous markup?
>
> Why would you need to start a new line in the middle of a paragraph? I
> think that if you think about it, you'll find you're doing it to put a
> different item inside it, like a list?

It is quite common in non-roman languages (CJK comes to mind).
(to remain on topic)
The alternative markup is wrapping each individual line in <p> and  
start applying classes to each <p> for different margins till you go  
mad. And semantically, each unit remains one paragraph

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to