update website

This commit is contained in:
Eric Andersen
2003-12-10 12:08:20 +00:00
parent d5c746f3a8
commit 539eef6f28
15 changed files with 1257 additions and 1441 deletions

View File

@@ -1,24 +1,15 @@
<html>
<!--#include file="header.html" -->
<head>
<title> Busybox Screenshot! </title>
<!-- Begin Screenshot -->
<meta name="Author" content="Mark Whitley">
<meta name="Description" content="A screenshot of Busybox">
<h3> Busybox Screenshot! </h3>
</head>
<body text="#000000" alink="#660000" link="#660000" bgcolor="#dee2de" vlink="#660000">
<h1> Busybox Screenshot! </h1>
<TABLE WIDTH="80%" CELLSPACING=1 CELLPADDING=4 BORDER=1>
<TR><TD BGCOLOR="#000000">
Everybody loves to look at screenshots, so here is a live action screenshot of BusyBox.
<pre style="background-color: black; color: lightgreen; padding: 5px;
font-family: monospace; font-size: smaller;" width="80%">
font-family: monospace; font-size: smaller;" width="100%">
$ ./busybox
@@ -62,10 +53,5 @@ $ <blink>_</blink>
</pre>
</TD></TR>
</TABLE>
</body>
</html>
<!--#include file="footer.html" -->