CSS-d, I have a <div> tag that shows the name of a logged in user. The name can vary from 6 to 16 characters.
With the design I've currently got, most names fit in. But I've realized that if a name is too big, it runs past the edges of the <div>. Is there a way to make the size of the text be constrained so that if it's too big for the <div>, that it will be shrunk or squeezed to fit? -- Dave M G Articlass - open source CMS http://articlass.org ______________________________________________________________________ css-discuss [EMAIL PROTECTED] 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/
