📄 htmltest.htm
字号:
<p><b>This text is contained in the file htmltest.htm</b></p>
<p>This is a <b>long paragraph </b>that should wrap.</p>
Checkbox:
<input type=checkbox checked>
A text control:
<input type=text value='Long Edit Field' size=40>
Another checkbox:
<input type=checkbox checked>
<p>More text to scroll...</p>
<p>B More text to scroll...</p>
<p>C More text...</p>
<h1>This is H1</h1>
<p>D More text...</p>
<input type=submit>
<p>E More text...</p>
<a href='http://www.bhk.com/'>A link</a>
<p>F More text...</p>
<blockquote>This is a blockquote, and it should wrap.</blockquote>
<p>H More text to scroll...</p>
<p>I More text to scroll...</p>
<p>J More text to scroll...</p>
<p>K More text to scroll...</p>
<input type=radio name=dataset value=1 checked>
<input type=radio name=dataset value=2>
<input type=radio name=dataset value=3>
<p>L More text...</p>
<P>END</p>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -