Sent by Adam Kuehn on 10 July 2002 10:10
>I've updated the page with Craig's suggestion of changing display:
>run-in; to display: inline; for the first paragraph (I thought I had
>tried it, but in my zeal to try something new [run-in], I overlooked
>the obvious).
Is there a reason why you have separated the markup into one
paragraph, a list, then a second paragraph? Structurally, this is
just a list *inside* a paragraph. Why not mark it up that way? You
need to keep the outer paragraph as display: inline, but otherwise
the styles stay the same. It looks identical in NN6.2 and IE5.1 for
Mac.
Anyone see a problem with the simpler markup?
-Adam Kuehn