HTML: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				No edit summary  | 
				||
| Line 6: | Line 6: | ||
[[Computer: Makeuper: HTML: Ex01|指定圖片某一區域連向某處的語法]]  | [[Computer: Makeuper: HTML: Ex01|指定圖片某一區域連向某處的語法]]  | ||
AccessKey : 可以讓你用 Alt 加該鍵就開啟該連結的語法。寫法如下。<br>  | |||
<nowiki><a href="xxx" AccessKey="1"> xxx </a></nowiki>  | |||
----  | ----  | ||
Revision as of 17:05, 28 August 2004
回到 Computer ‧ 回到 Computer: Makeuper
AccessKey : 可以讓你用 Alt 加該鍵就開啟該連結的語法。寫法如下。
<a href="xxx" AccessKey="1"> xxx </a>