tryit_view.asp@filename=tryhtml_links
来自「W3Schools tutorial..web designing」· ASP@FILENAME=TRYHTML_LINKS 代码 · 共 18 行
ASP@FILENAME=TRYHTML_LINKS
18 行
<html>
<body>
<p>
<a href="lastpage.htm">
This text</a> is a link to a page on
this Web site.
</p>
<p>
<a href="../../www.microsoft.com/default.htm">
This text</a> is a link to a page on
the World Wide Web.
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?