Sign in | Join | Help

Duck Bytes

Grant's computing blog at the University of Oregon

This Blog

  • Home

Syndication

  • RSS
  • Atom
  • Comments RSS

Search

  • Go

Navigation

  • Home
  • Blogs
  • Forums

Tags

    • ASP.NET
    • ASP.NET Membership
    • Browser detection
    • Calendar control
    • CSS
    • Data flow diagrams
    • DataFormatString
    • email
    • Error handling
    • FileUpload
    • GridView
    • IIS
    • Images
    • ISO images
    • LCB Computing
    • Mac OS
    • maxRequestLength
    • Microsoft Access
    • Microsoft Excel
    • Microsoft Office
    • Microsoft Outlook
    • Microsoft Windows
    • Microsoft Word
    • newline character
    • overflow
    • PayPal
    • queries
    • search engine optimization
    • SQL Server 2005
    • subforms
    • UO Computing
    • vertical-align
    • WinRAR

Recent Posts

  • My blog is moving
  • Working with Office 2007 (Open XML File Format) in earlier versions of Office for Windows and Mac
  • Changing the Password Complexity in ASP.NET
  • Referencing a subform in Microsoft Access
  • Using two ASP.NET membership providers

Archives

  • July 2008 (1)
  • June 2008 (1)
  • May 2008 (3)
  • April 2008 (3)
  • February 2008 (1)
  • January 2008 (1)
  • November 2007 (2)
  • July 2007 (1)
  • June 2007 (2)
  • March 2007 (3)
  • February 2007 (4)
  • January 2007 (5)
  • December 2006 (1)
  • October 2006 (5)

Browse by Tags

All Tags » CSS » overflow (RSS)
Sorry, but there are no more tags available to filter with.
Thursday, January 25, 2007 1:05 PM

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;...
Posted by gcastner | with no comments
Filed under: CSS, overflow
Copyright Grant Castner 2006 - 2007
Powered by Community Server (Commercial Edition), by Telligent Systems