in

ISOM Community

Communities for Grant's classes in information systems
All Tags » overflow (RSS)

Browse by Tags

  • CSS properties for text wrapping

    A problem I've encountered on my website and seen on others is when text wrapping causes text to overflow the borders of its container. Here is an example style and associated properties to avoid this problem occurring: .yourstyle { min-width:250px; width:100%; display:block; overflow:hidden; white...
    Posted to Duck Bytes (Weblog) by gcastner on 01-25-2007
Page 1 of 1 (1 items)
Copyright Grant Castner 2006 - 2007
Powered by Community Server (Commercial Edition), by Telligent Systems