I was wondering if in an asp.net master page if you can predetermine the maximum width of the content place holder. I tried to use width="1100px" with my place holder tag and I got an error saying there was no such attribute allowed as width="1100px".
Thank you in advance.
