Hi,
What is the best way to display text from a database when the length can vary greatly?
I’m trying to load a product description onto my page but if the text from the database is short then there is a big gap on my page. Vice versa if the text is large then it overlaps different parts of the page.
Can anyone suggest any ideas?
I’ve tried using a textbox due to it having a scroll feature however the colour of the text and the box changes which makes it unreadable.
Thanks