aboutsummaryrefslogtreecommitdiff
path: root/uip/apps/webserver/httpd-fs/header.html
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2019-03-13 02:50:42 -0400
committerB. Watson <yalhcru@gmail.com>2019-03-13 02:50:42 -0400
commit2973d0c78e9b8eed3c5af239927c6bd36af64604 (patch)
treea0fdfe7201303edd11c6d86015ef4f79796fcf0f /uip/apps/webserver/httpd-fs/header.html
downloadfujichat-2973d0c78e9b8eed3c5af239927c6bd36af64604.tar.gz
initial commit
Diffstat (limited to 'uip/apps/webserver/httpd-fs/header.html')
-rw-r--r--uip/apps/webserver/httpd-fs/header.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/uip/apps/webserver/httpd-fs/header.html b/uip/apps/webserver/httpd-fs/header.html
new file mode 100644
index 0000000..7b1a1fe
--- /dev/null
+++ b/uip/apps/webserver/httpd-fs/header.html
@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+ <head>
+ <title>Welcome to the uIP web server!</title>
+ <link rel="stylesheet" type="text/css" href="style.css">
+ </head>
+ <body bgcolor="#fffeec" text="black">
+
+ <div class="menu">
+ <div class="menubox"><a href="/">Front page</a></div>
+ <div class="menubox"><a href="files.shtml">File statistics</a></div>
+ <div class="menubox"><a href="stats.shtml">Network statistics</a></div>
+ <div class="menubox"><a href="tcp.shtml">Network
+ connections</a></div>
+ <br>
+ </div>
+
+ <div class="contentblock">