?? p278ieonly_dramatic_experience.htm
字號:
<HTML>
<HEAD>
<STYLE TYPE="text/css">
#loading { position: absolute }
#content { position: absolute; visibility: hidden }
</STYLE>
<SCRIPT>
function display_it()
{
document.all.content.style.visibility='visible';
document.all.loading.style.visibility='hidden';
}
</SCRIPT>
</HEAD>
<BODY ONLOAD="setTimeout('display_it()', 4000)">
<DIV ID="loading" STYLE="color: orange">
<H1>Loading, please wait ...</H1>
</DIV>
<DIV ID="content">
Regrettably, anticipation exceeds the event in this case.
</DIV>
</BODY>
</HTML>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -