Master Page and ContentPlaceHolder
Hi
My project of ASP.NET of visual studio 2005. I used a master page with 2 ContentPlaceHolders. One from the left and the one from the right. When I finished input code into these 2 ContentPlaceHolder and compiled then ran the project. These 2 contentPlaceHolder displayed info. far apart. I tried to move them closer together, but It does not do. Please help me to make the 2 ContentPlaceHolders get closer together so the display will look better. Thanks
|