📄 url1.html
字号:
<html> <head> <title>URL Test 1</title> </head><body><BASE href="http://localhost/test/URL.html"><H1>URL Test 1</H1>This page is the first regression test out of a set for URL handlingwithin HTML.<BR>Testing <BASE href="http://localhost/test/URL.html"><BR>The following link should point to "http://localhost/test/URL2.html": <a href="URL2.html">link</a><BR><BR>The following link should point to "http://localhost/test/URL2.html?somedata"<a href="URL2.html?somedata">link</a><BR><BR>The following link should point to "http://localhost/test/~username"<a href="~username">link</a><BR></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -