📄 index.html
字号:
<html>
<head>
<style>
a:link {font:8pt/11pt verdana; color:red; text-decoration:none}
a:visited {font:8pt/11pt verdana; color:red; text-decoration:none}
a:hover {font:8pt/11pt verdana; color:red; text-decoration:underline}
</style>
<title>Webserver</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF">
<p><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><b><font color="#FF0000">Example
webserver code</font></b></font></p>
<p> </p>
You are visitor number $counter.
<p> </p>
<p align="left"> <font face="Verdana, Arial, Helvetica, sans-serif" size="1">
I added the ability to use CGI scripts. There is a new GUI
to make using the server easier. There are some new security features as
well. There are many other things
now that simply make this webserver what it ought to be.<br>
<br>
Example links: <a href="http://$ip/download.zip">Download Example</a>
<a href="http://$ip/internal.html">Internal Link Example</a> <a href="http://www.microsoft.com">External Link Example</a> <a href="guestbook.html">Guestbook</a><br>
<br>
<br>
Please view the code or the source page to see how to create links.</font></p>
<p> </p>
<p> </p>
<p> </p>
<p align="center"><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#999999"><br>
Original-Code by pat. E-Mail me at nymainst@nais.com if you have any questions.</font></p>
<p align="center"><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#999999">
Guestbook-Code, Gui, Counter and more by Joox. E-Mail me at joox@gmx.de if you have any questions.</font></p>
<p align="center"><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#999999">
New GUI, CGI compatable, more security and more by James. E-Mail me at simsoftware@hotmail.com if you have any questions.</font></p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -