Hey there,

You’ve got the surrounding element as a <pre> - telling the content inside that 
the content has been pre formatted. This means that  browsers may disable 
automatic text wrap as it’s doing here. Try using a <div> or a <section>.

See http://www.w3.org/TR/html401/struct/text.html#edef-PRE for ref

-Alex

-- 
Alex M
alexm.co

On 26 September 2014 at 15:24:51, colleen sullivan leh 
(coll...@sullivanlehdesigns.com) wrote:

On this page, second sample:  
http://trafficsafety.org/uncategorized/spanish  

the line of text is extending outside the container and I can’t figure why. I 
know the code is a mess (divs inside a pre tag, for instance) but that’s from a 
plugin so overrides are going into the theme css.  

thank you  

-colleen sullivan leh  
______________________________________________________________________  
css-discuss [css-d@lists.css-discuss.org]  
http://www.css-discuss.org/mailman/listinfo/css-d  
List wiki/FAQ -- http://css-discuss.incutio.com/  
List policies -- http://css-discuss.org/policies.html  
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/  
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to