Design a master page
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I would like to design a master page in asp.net 2.0. It should have a header,footer,leftpane for treeview and right pane for content placeholder. I have done everything but my problem is it should auto fit to any screen resolution.I am able to do that for width, but not for height.I dont want to get even a vertical scroll bar. In simple i want to develop a masterpage similar to msdn library website http://msdn.microsoft.com/hi-in/library/w0x726c2(en-us).aspx[^]