通过超链接改变页面地址:
demo1
demo2
demo3
demo4
通过location.href改变页面地址:
href="demo1.html"
href="demo2.html"
href="demo3.html"
href="demo4.html"
通过表单提交改变页面地址:
demo1.html
demo2.html
demo3.html
demo4.html