📄 gallery1_column2.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>
Introduction to Ajax Tutorial
</title>
</head>
<body>
<p class="code">
<div id="accessLYR"><br />
<ul><br />
<li><a href="image1.html"
tabindex="0">View Image
1</a></li><br />
<li><a href="image2.html"
tabindex="1">View Image
2</a></li><br />
<li><a href="image3.html"
tabindex="2">View Image
3</a></li><br />
<li><a href="image4.html"
tabindex="3">View Image
4</a></li><br />
<li><a href="image5.html"
tabindex="4">View Image
5</a></li><br />
<li><a href="image6.html"
tabindex="5">View Image
6</a></li><br />
</ul><br />
</div>
</p>
<p class="main">
In the Image Gallery application, I am setting the visibility
property to hidden for the element accessLYR when the page
loads. But that doesn't mean everyone has to.
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -