• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is it possible to...

fatbaby

Banned
make the height of a table correspond to the amount of text it has to hold?

For example, a table with 3 lines of 10 pt. font would be <table height="30"> (3x10=30)??? and a table with 5 lines of 10 pt. font will be <table height="50">???

But since the content in the table will be dynamic, is it possible for the table height to be dynamic too?
 
Back
Top