Using ellipsis with HTML and CSS

Posted on December 11th, 2009 at 5:34 pm by admin

0


If the text is too wide to fit into a container, a nice solution can be to have ellipsis to show there’s more information available. While not currently part of the official HTML specifications, it is possible to have ellipsis defined in CSS and it works for Internet Explorer, Safari, Chrome and Opera. It doesn’t work for Firefox but there’s a workaround that can be done with jQuery.

via Using ellipsis with HTML and CSS.

Tags:  ,