ez css issue

ez css issue

Tuesday 27 January 2004 2:21:51 pm - 1 reply

Author Message

Alex Jones

Tuesday 27 January 2004 2:48:46 pm

I would wager it has nothing to do with CSS, and rather is due to the misplacent of the pre tag which is not allowed within p tags. As there is not a p tag following the pre tag, the browser treats the text as normal text according to the containing element(s), so, the text after the pre is not assigned the standard font sizing for paragraphs. In many cases, modern browsers will consider a container tag (p in this case) closed if they run across in an invalidly nested tag within it (pre).

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.