frames.html,v

来自「linux下基于web的个人信息管理器源码」· HTML,V 代码 · 共 44 行

HTML,V
44
字号
head	1.1;access;symbols;locks; strict;comment	@# @;1.1date	2001.03.05.16.14.13;	author wombat;	state Exp;branches;next	;desc@@1.1log@Initial revision@text@<html><head><title>Network News</title></head><frameset cols="150,*" border=0 frameborder="0">      <frame name="contents" src="news.cgi?option=leftFramesPage">	<frame name="main" src="news.cgi?option=defaultView" target="_self">	  <noframes>	    <body>	      	      <p>This page uses frames, but your browser does not support them.</p>	      	    </body>	  </noframes>    </frameset></html>@

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?