Alignment of brackroung gets changed in master page design view
-
Will master page build in visualstudio 2008 express edition gets changed when the page is opened in visualstudio 2008 professinal edition? I had created a sample master page in visualstudio 2008 express edition and when I opened the same website on other PC to work on it, I had observed that that alignment of <div> tags gets changed in the masterpage. Why this is happening? Can anyone suggest something to solve this?
-
Will master page build in visualstudio 2008 express edition gets changed when the page is opened in visualstudio 2008 professinal edition? I had created a sample master page in visualstudio 2008 express edition and when I opened the same website on other PC to work on it, I had observed that that alignment of <div> tags gets changed in the masterpage. Why this is happening? Can anyone suggest something to solve this?
Actually Express Editions has less no of options that Professional edition have. Just dont change the code to Professional edition, rather try to run the same html code to the professional edition. I think if the html remains same, it will render the same in both the editions. :)
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->****
InfoBox Visual Studio 2010 Extension
Windows7 API Code Pack
Simplify Code Using NDepend**