I need to maintain a consistent image header and image footer in my web application. Right now i don't have any aspx pages or master pages in my application. Could anybody please explain me how to create a master page and apply those to aspx pages. The header and footer should be positioned at the center of the page
Thanks in advance