w3pop.com :: 网络学院 :: WEB设计综合 :: 连接基础
To create a link with HTML, copy the code below.
使用html创建一个链接,复制下面的代码:
|
<a href="PAGEURL.htm">link text</a> |
Replace PAGEURL.htm with the URL of the page you are linking to, and replace "link text" with your preferred text.
用你希望的链接地址替换“PAGEURL.htm”,把用于实现链接名称的“link text”用自己喜欢的链接名称替换。
Example: TemplateMonster.com - delivering the best templates on the net
举个例子来说,TemplateMonster.com —— 这个网站提供了最好的网络模板。
评论 (0)
All