📄 guestbook.srf
字号:
<html>
{{handler GuestBook.dll/Default}}
<HEAD>
</HEAD>
<BODY>
<STYLE>
BODY { font-family:verdana; font-size:80%; }
H1 { font-size:170%; }
</STYLE>
<SCRIPT>
function f()
{
//this.resizeTo(300,400);
}
</SCRIPT>
</P>
<CENTER>
<FIELDSET NAME="GuestBk"><LEGEND>Guest Book</LEGEND>Thank you {{Name}} for your comments. We will take a look at your website at {{Website}} and add a link from our site if appropriate. <br><br>
Click <a href="Guestbook.xml">here</a>
to view a list of other visitors to this site.
</CENTER>
<P></FIELDSET></P>
</BODY>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -