LewisReeder
IS-IT--Management
I have recently broken a large web page apart into 3 sections using the <div> tag. The user clicks the next button to move on. However when each of the 3 pages load they start at the bottom of the page (focused on the next button) and you must scroll up to see the top. What is the easiest way to make a page start at the top of the page?
I have an external style sheet but have been unsuccessful in creating a DIV class that works. Many of the elements on the page also have their own classes.
I have an external style sheet but have been unsuccessful in creating a DIV class that works. Many of the elements on the page also have their own classes.