Saturday, 31 August 2013

CSS width issues with HTML Table

CSS width issues with HTML Table

I would consider myself proficient in CSS and HTML but I cannot figure out
this issue with one of my columns in an HTML table. Here's the link:
http://stormaware.net/reports.php
I've been working at it for a quite a while and have used fixed widths,
min-widths, max-widths and can't figure out how to get the last columns
(under comments) to size correctly when the table decreases in size. If
you decrease and increase the browser window, you'll see the table resize
to fit. The final column pops down to the next line though when you
decrease the browser window enough.
I'm aware that this is not responsive, etc, we're doing work on all of
that later but for right now I'm just trying to get the content in the
comments column to decrease in width and fit in it's own column.
Any help would be greatly appreciated. Thank you!

No comments:

Post a Comment