- Impact
- 577
I have an index.html question. I currently have 6 pages of content (with working links/menus/etc...) on this index page. It is using CSS and java script reference files (Style.css etc) I want to separate them into separate html pages rather than commanding them to scroll up or down on the same page. ANy Ideas?
Does it have to do with <div class="pageXXX"> and
<div id="page_2"> and can I change the command to a separtate HTML file?
*********
Looks like it has to do with the scroll function
Does it have to do with <div class="pageXXX"> and
<div id="page_2"> and can I change the command to a separtate HTML file?
*********
Looks like it has to do with the scroll function
Last edited:








