html總結£¨ÖУ©
ÓÐ關html´°體¿ò¼ÜµÄ問題£¬Èç¹ûÏëÒª實現ÔÚÒ»個畫ÃæÖзָ體£¬並ÇÒͨ過點擊ÆäÖеÄÒ»個´°體£¬鏈½Ó內ÈÝÖÁͬһ個畫ÃæÖеÄÁíÒ»個´°體¡£¾ÍÐèҪʹÓÃ<frameset>與<frame>µÄ標籤¡£ÒÔÏÂÊÇ幾個ÎÒ×öµÄСÀý×Ó¡£簡記Ö®¡£
poem.html
<html>
<head>
<title>hello poet</title>
</head>
<frameset cols="179,*">
<frame name = "windows1" src="1.html" mce_src="1.html" scrolling="auto">
<frame name = "windows2" src="2.html" mce_src="2.html" >
</frameset>
</html>
1.html
<html>
<head>
<title></title>
</head>
<body>
<pre>
<center>
<a href = "jingyesi.html" target = "windows2">靜ҹ˼</a>
<a href = "guasong.html" target = "windows2">¹ÏËÉ</a>
</center>
</pre>
</body>
</html>
jingyesi.html
<html>
<head>
<title>靜ҹ˼</title>
</head>
<body>
<pre>
<center>
´²Ç°Ã÷Ò¹¹â£¬ÒÉËÆµØÉÏ˪¡£
舉頭ÍûÃ÷Ô£¬¾Æ幹湯賣無¡£
</center>
</pre>
</body>
</html>
guasong.html
<html>
<head>
<title>¹ÏËÉ</title>
</head>
<body>
<pre>
<center>
¾ÍÊÇÒ»個Éñ經²¡¡£
</center>
</pre>
</body>
</html>
2.html
<html>
<head>
<title></title>
</head>
<body>
<pre>
<center>
歡Ó來讀詩¡£
</center>
</pre>
</body>
</html>
ÏëÒªÔÚ畫ÃæÉÏǶÈëÁíÒ»個畫Ãæ£¬¼´¸¡動´°體£¬則ÐèҪʹÓÃ<iframe>標籤¡£ÒÔÏÂÊÇÒ»個СµÄʾÀý¡£
ex.html
<html>
<head>
<title>¸¡動´°¿Ú</title>
</head>
<
Ïà¹ØÎĵµ£º
<! - - ... - -> ×¢½â
<!> ÅÜÂíµÆ
<marquee>...</marquee>ÆÕͨ捲¶¯
<marquee behavior=slide>...</marquee>»¬¶¯
<marquee behavior=scroll>...</marquee>Ô¤Éè捲¶¯
<marquee behavior=alternate>...</marquee>À´»Ø捲¶¯
<marq ......
Ê×ÏÈÔÚÓ¦ÓóÌÐòµÄWEB.CONFIGÐÞ¸ÄÈçϽڵ㡣
<httpHandlers>
<add verb="*" path="*.html" type="System.Web.UI.PageHandlerFactory"/>
</httpHandlers>
<assemblies>
<buildProviders>
<add ext ......
HTMLµÄ»ù±¾½á¹¹
<HTML> ---------------------------------------- ¿ªÊ¼±êÇ©
<HEAD> --------------------------------------
<TITLE> Ò»¸ö¼òµ¥µÄHTMLʾÀý </TITLE> &nbs ......
http://blog.stchur.com/2010/01/15/programmatically-clicking-a-link-in-javascript/
×÷Õß½éÉÜÈçºÎÓÃjavascriptÄ£ÄâÓû§ÕæÊµµÄµã»÷¡£
Õâ¿´ÉÏÈ¥ºÃÏñºÜ¼òµ¥£¬¶ÁÈ¡hrefÈ»ºóÀûÓÃwindow.location.href²»¾ÍÐÐÁËÂð£¿
Æäʵ²»È»£¬ÔÒòÔÚÓÚÏÖÔÚµÄÍøÒ³ÀïµÄÁ´½Ó²»µ¥ÊÇÖ±½Ó¶ÁÈ¡hrefÊôÐÔÈ»ºóÌø×ªµ½ÁíÒ»¸öÒ³Ãæ£¬ÓÐЩÁ´½Ó¿ÉÒÔ¼ÓÉÏevent ......
ͻȻһ´Î£¬ÏëÊäÈëÉÏϱ꣬editor²»Ö§³Ö£¬ÓÚÊǺõËѵÃÒÔ϶«¶«¡£ ÓеÄHTML±êÇ©Äã¿ÉÄÜ´ÓδʹÓùý£¬²»ÊÇÒòΪÄãǷȱѧϰ¾«Éñ£¬¶øÊÇËüÃÇȷʵÓô¦²»´ó¡£Èç¹ûÄãÓÐ̽Ë÷¾«Éñ£¬ÄǾͽÓ×ÅÍùÏ¿´°É¡£ µÚÒ»¸ö£ºabbr »ò acronym
ÕâÁ½¸ö±êʶÊÇÒ»»ØÊ£¬Ö÷ÒªÊÇÓÃÓÚһЩӢÓïµÄËõд£¬µ±Äã°ÑÊó±êÒÆÉÏÈ¥µÄʱºò£¬Äã»á·¢ÏÖ»á³öÏÖÒ»¸öСÌáʾÀ´Ì ......