I have created a master page with a header section, navigation section and a content section. I drop the ContentPlaceHolder into the table in the content section. The ContentPlaceHolder now occupies the full width of the table in the content section. So far good.
Now I add a WebForm and link it to the MasterPage. When I open the web form is design mode I see the ContentPlaceHoldenter only as a fraction of the width from what I see in the MasterPage. I enter data into the ContentPlaceHolder and correctly it expands as I enter data. When I debug my webform it displays the data I entered into the ContentPlaceHolder correctly but the width is a fraction of the size of the original definition of the ContenPlaceHolder. It does not use the full with of the table but folds the data vertically.
I am using relative positioning. Any ideas??? Thank you.
This is the content of the ContentPlaceHolder after I have entered data:
Code:
Since 1962 Bobby Soles Propeller Service, Inc.
has been serving the boating industry under the same
dependable ownership and management with over 100 years
of combined expertise and knowledge. With two locations,
This is how I see data in my web form:
Code:
Since 1962 Bobby
Soles Propeller
Service, Inc. has
been serving the
boating industry
under the same
dependable
ownership and
management with
over 100 years of
combined