Hi everyone,
I spent last night trying to create a master page for my website (i am using .asp master page) and it is almost looking how I want it except for one glitch. I have created a table on the master page with two columns (in which I am going to put content regions).
The problem is that when I put text into each column they resize right away, even before the text fills one row, and also the text never wraps. So even if I specify a maximum table width, or a maximum column width, the table and columns resize based on the text inside which never wraps. I need the column widths fixed....
Can anyone help?
Dan