What prohibits cells from stretching to certain width in tables?
I have been using Dreamweaver for many years. I'm cerainly not new to creating tables in html.
Yet, there are times, when I have a table with many cells that contain columns and rows, I am not able to stretch the colum to a certain size due to other columns and rows. Why is that?
I can only guess it's because I have nested the table within a table, or another cell's width within the table prevents me from doing so.
Should I stop using the curser to shape the tables cell columns and rely on the html code itself? Would that solve the ssue?
I would like to hear back from others on this issue.
