sample.htm

来自「DELPHI7编程百例 DELPHI7编程百例 DELPHI7编程百例」· HTM 代码 · 共 22 行

HTM
22
字号
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>WEB Server Application</title>
</head>

<body>

<p align="center"><font color="#FF0000" size="7" face="Verdana">DELPHI6</font></p>
<p align="center"><b><font face="Courier New" color="#0000FF" size="6">WEB 
Server Application</font></b></p>
<p align="center"><b><font face="Courier New" color="#0000FF" size="6">Sample 
Page</font></b></p>
<p align="center"><span style="font-size: 10.5pt"><a href="/showdata">显示数据</a></span></p>

</body>

</html>

⌨️ 快捷键说明

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