📄 guests.html
字号:
<html><head><title></title><script language="JavaScript"><!--function buildArray() { var a = buildArray.arguments; for (i=0; i<a.length; i++) { this[i] = a[i]; } this.length = a.length;}var urls1 = new buildArray("","main.html","new.html","portfolio.html","about.html","links.html","mailto:you@wherever.whatever?subject=the site");function go(which, num, win) { n = which.selectedIndex; if (n != 0) { var url = eval("urls" + num + "[n]") if (win) { openWindow(url); } else { location.href = url; } }}// --></script></head><body bgcolor="ffffff" background="images/guestsbg.gif" text="333333" link="333333" alink="ffffff" vlink="666666"><form name="form1"><select name="menu1" onChange="go(this, 1, false)"><option><option><small>home</small><option><small>what's new?</small><option><small>portfolio</small><option><small>about</small><option><small>links</small><option><small>m a i l u s</small></select></form><table border=0 width=100% height=90%><tr><td align=left valign=top><P><BR><P><BR><P><BR><P><BR><br><font size="3" face="arial, helvetica"><b>put your text and images etc here!</b></font> </td></tr></table></center></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -