📄 intro1_column2.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Ajax Tutorial</title>
</head>
<body>
<p class="main">
As the popularity of IE4 gained it became increasingly
important to Jeff to maintain cross browser compatibility and
to this end he created a little Java Applet to allow IE4 to
pass external content into an existing element.
</p>
<p class="main">
Not long after, he cottoned on to using an Iframe technique
where content would be loaded into a hidden Iframe and then
sucked back out and into a div element. This was the genesis
of what today is known as the Remote Iframe Scripting.
</p>
<p class="main">
Around this time, Jeff and I struck up a friendship and began
to work on refining that technique and over the years it
progressed to what both Jeff and I currently use on our
sites. We call it External HTML Loading.
</p>
<p class="main">
As our friendship grew we started to think about
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -