Forum Moderators: open
This is very common, right in this very paragraph there's a layout goof that you can spot if you have a browser that does correct layout of line boxes (I can see it in both IE6 and Mozilla). Its very tricky, you'll have to look closely and think about how the style of the paragraph element and the style of the font element interact. Yes! its in this and any other multi-line paragraph!. In fact, you can only spot it on the very last line of a paragraph (like this one).
(No offense to those who designed the HTML for this site, when I first came across it, it a whole channel full of us a good while to figure out where it came from.)
[edited by: drbrain at 6:46 pm (utc) on May 8, 2003]
The above is what I see when viewing the source for my reply. What is it that you are seeing? Something different? Are you referring to the <BR> element?
If you look very closely at the last line of some paragraphs, you'll see a slightly larger gap between the top of its text and the bottom of the text above it than exists between any other two lines.
In Mozilla, if you highlight the text, the gap is obvious, and the last character on the line (the whitespace) matches up with the line above it.