designing web form with top column for logo and left side for navigation and right side for content in asp.net
What is the best method for page layout design?is it Master page or user control or is there any way inasp.net
Master page is the best.... create a master page, clear the master page off everything first... then add a table... in the add a table settings window select a standard template... header and footer or header and navigation and footer or any template of your choice and then add your content pages.... in the columns.... Check out www.asp.net for %26quot;how do i%26quot; videos for asp.net... they have a master page video... all the best
No comments:
Post a Comment