views:

11

answers:

0

Im making a really basic website with only 4 pages in visual studios 08. Using the ASP.NET web application template I have created a master page and 4 associated content pages. I added a tree view to the master page to navigate between them. Could someone please explain the Contentplaceholder, how is it typically used? How do I move it? All I need is a really basic layout, like this, where the black is on every page and the red is different content on each page. The left column is a tree view. I'd really appreciate any insight into how to go about doing this, because I am clueless. Thanks!