<HTML><Head> <MetaCharSet= "Utf-8"> <title>Link</title><!--HTML page <div id= "Gotop" ></div> - <!--CSS Styles - <styletype= "Css/text">#gotop{position:fixed; Right:10px;Bottom:10px;Display:None}</style><!--JavaScript Scripts -<Scripttype= "Javascript/text"> $(function() {$ (window). Scroll (function(){ if($ (window). scrolltop> -){ $("#gotop"). FadeIn ( +);//one second fade into animation }Else{ $("#gotop"). FadeOut ( +);//one-second fade animation } }); $("#gotop"). Click (function(){ $('body,html'). Animate ({scrolltop:0}, +); }); });</Script></Head><Body><H1>Target opens the page at the destination location</H1><ahref= "Http://www.baidu.com"Target= "Page1">Open in the IFRAME Baidu homepage</a><ahref=".. /character.htm "Target= "Page1">Open character entity example in IFRAME</a><iframestyle= "width:600px; height:300px; border:1px solid #666;"name= "Page1"></iframe><H1>Anchor Point</H1><Tablewidth= "600px"Height= "20px"Border= "1"cellspacing= "0"cellpadding= "5px"><TR> <TD><ahref= "#top">Top</a></TD> <TD><ahref= "#center">Center</a></TD> <TD><ahref= "#buttom">Buttom</a></TD></TR></Table><aname= "Top">Top</a><Tablewidth= "600px"Height= "300px"><TR><TD>111</TD></TR></Table> <aname= "Center">Center</a> <Tablewidth= "600px"Height= "300px"><TR><TD>111</TD></TR></Table><aname= "Buttom">Buttom</a></Body></HTML>
Anchor Point, target= "Page1", buoy back to the top (the point is not implemented, insufficient capacity)