diff options
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 65f4636c7..d01dc9583 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" --> |