Re: CSS2.1: \A and white-space

>  br:after {content: "\A"; white-space: pre}
> 
> I think it is pretty obvious which is simpler, both for the author, and the
> implementer. Nevermind which one is more readable, more self-describing,
> etc. etc.

Not to mention all the programmers out there who associate "\n" with line
feed and "\a" with alert (BEL) of all things :)

Michael

Received on Friday, 6 September 2002 09:04:13 UTC