diff options
author | Eric Andersen | 2003-12-10 12:08:20 +0000 |
---|---|---|
committer | Eric Andersen | 2003-12-10 12:08:20 +0000 |
commit | 539eef6f2841377b6daa5d805ebb614d5df956fa (patch) | |
tree | 2a2416fcb7f500d592d84f5aa53aa0db2c60c94e /docs/busybox.net/screenshot.html | |
parent | d5c746f3a8afa86cf9e068527a728f8ae8dade00 (diff) | |
download | busybox-539eef6f2841377b6daa5d805ebb614d5df956fa.zip busybox-539eef6f2841377b6daa5d805ebb614d5df956fa.tar.gz |
update website
Diffstat (limited to 'docs/busybox.net/screenshot.html')
-rw-r--r-- | docs/busybox.net/screenshot.html | 26 |
1 files changed, 6 insertions, 20 deletions
diff --git a/docs/busybox.net/screenshot.html b/docs/busybox.net/screenshot.html index 65f4636..d01dc95 100644 --- a/docs/busybox.net/screenshot.html +++ b/docs/busybox.net/screenshot.html @@ -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" --> |