tag making browsers close paragraphs-轮回少年的回答
tag making browsers close paragraphs
I\'m having an issue with the HTML below:
Some paragraph text
pre is a block level element, it isn't allowed to be inside a span if memory serves right.
pre
span
You can find out by validating your HTML.