|
Hello,
Sorry if the title was not clear, but i didnt know how to exactly describe this:
I am having a piece of text of about 3 lines, this is displayed in a table cell. Text is aligned left. On the last line, i would like to display a text "read more", but not right next to the last word, but on the right side of the table cell. How would i do this? A SPAN displays next to the last word, a DIV displays below the last textline, and if i give it a relative position and top: -15px, then my table cell displays 15px of empty space at the bottom.
Any ideas?
Thanks!
Matt
|