How can I get a master page for asp.net with 3 sections using divs to split the window into a left pane for a tree view navigation. The main window to the right will be divided into a banner type top div and a main window div under it for the main content window where I want child pages loaded in the master page implementation.
can someone give me a syntax example?
I’d probably go for something like this:
CSS:
HTML:
Put in background colours just to tell them apart, good luck!