is there a way to make the page by default load from the middle. I mean when i go to the page, it would have the page scrolled on my wished line for me....
consider using anchors... the <A> tags can be assigned anchor names, and when you make a link, link it to #ANCHOR name here... i'm a little lost for words, so try reading this : http://www.w3schools.com/HTML/html_links.asp i'm assuming it's what you're after
yeah thats it, so simple, thaks a ton I have another question now. Is there a way to make it default, so they would not need to use #xxx behind the url?