Many products are displayed on a page, each product has a long text description, which is dynamically created by php.
I displayed product description in a <div>, but text is too long.
I want a simple TAG, i.e. <textarea> to restrict text in a small area.
But <textarea> doesn't show html TAG or format.
Do you know which TAG or control can do this?
Thanks.
.


Reply With Quote
Bookmarks