📄 intro6_column2.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Introduction to Ajax Tutorial</title>
</head>
<body>
<p class="main">
offline unless run as a local host. At any rate, providing
the examples as a downloadable file gives you a chance to
play around with the files and suggest further improvements
etc.
</p>
<p class="main">
And just in case you weren't aware, the site you are now
on uses ajax where lots of little components are being
dynamically loaded as you interact with the web page. Bear
that in mind as you read through this tutorial.
</p>
<p class="main">
Having said all that, there is no better way than to dive
into some code and walk you through it.
</p>
<p class="main">
Onwards we go...
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -