Forum Moderators: mack
but the problem is ,it leves a line between text like
dddsd
dsd
how to solve this problem?
If you look in the HTML source, you'll probably see your items wrapped in <p> (paragraph) tags.
Are these items, as you say, in a table? then its also possible your table has cell padding and cell spacing
text text text
thank you