in reply to •Re: Re: •Re: Code that contains </code>
in thread Code that contains </code>

The point of PRE is to preserve all whitespace. Newline is whitespace.

Indeed. But if there's a newline within a <pre> block, browsers will render that line with an extra blank line on the top. Try it.

Sigh. Someone slipped crack into my coffee.

  • Comment on Re: &bull;Re: Re: &bull;Re: Code that contains </code>