![enter image description here][1]I want to make a horizontal line after my text.
Instead of hiding the content that goes out of the div (#line), it doen't display it at all. The #line div has to be bigger than the #textline div because I don't know the size of the text div.
Edit: Here is the Jfiddle http://jsfiddle.net/wakary/8tTzz/2/
Put #line {width: 100;} to see what I want to accomplish.
Edit: (what I want to acheve, the title changes): http://i.stack.imgur.com/4JSKb.jpg
overflow: hidden;
… – feeela Sep 17 '12 at 15:59ll
. Install a new font on your PC ;-) – feeela Sep 17 '12 at 15:59