📄 frame1.htm
字号:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<frameset cols="146,*" frameborder="NO" border="0" framespacing="0" rows="*">
<frameset rows="175,*" frameborder="NO" border="0" framespacing="0" cols="*">
<frame name="calendarFrame" scrolling="NO" noresize src="calendar.asp" >
<frame name="daycalendarFrame" scrolling="NO" noresize src="frame2.htm">
</frameset>
<frame name="viewcalendarFrame" src="frame3.htm">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000">
</body>
</noframes>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -