Hi all!
I am writing a webPage using asp.net and c#.
I want to divide my webpage into 2 columns such as in one I will have buttons that change the view in the other column, without "stepping on" the content of the first column. example:
button 1 | :) a picture...
button 2 |
I tried to use divisions but I think I'm not using them properly. any help would be great! thanks!!!