Hi,
Can anybody help me? I created master page (in table) with header, footer, left column and in the right column is contentPlaceHol der. Content on contentPlaceHol der is longer than the left column is. If I run the page left column resizes according to content in contentPlaceHol der, and I don't want that. How I can set left column on fixed size so that only contentPlaceHol der resizes. I tried with <div> and <asp:panel> but it doesn't seems to work or I did something wrong?
Thanks!
Can anybody help me? I created master page (in table) with header, footer, left column and in the right column is contentPlaceHol der. Content on contentPlaceHol der is longer than the left column is. If I run the page left column resizes according to content in contentPlaceHol der, and I don't want that. How I can set left column on fixed size so that only contentPlaceHol der resizes. I tried with <div> and <asp:panel> but it doesn't seems to work or I did something wrong?
Thanks!
Comment