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 @@ | |||
1 | <html> | 1 | <!--#include file="header.html" --> |
2 | 2 | ||
3 | <head> | ||
4 | 3 | ||
5 | <title> Busybox Screenshot! </title> | 4 | <!-- Begin Screenshot --> |
6 | 5 | ||
7 | <meta name="Author" content="Mark Whitley"> | 6 | <h3> Busybox Screenshot! </h3> |
8 | <meta name="Description" content="A screenshot of Busybox"> | ||
9 | 7 | ||
10 | </head> | ||
11 | |||
12 | <body text="#000000" alink="#660000" link="#660000" bgcolor="#dee2de" vlink="#660000"> | ||
13 | |||
14 | <h1> Busybox Screenshot! </h1> | ||
15 | |||
16 | <TABLE WIDTH="80%" CELLSPACING=1 CELLPADDING=4 BORDER=1> | ||
17 | <TR><TD BGCOLOR="#000000"> | ||
18 | 8 | ||
9 | Everybody loves to look at screenshots, so here is a live action screenshot of BusyBox. | ||
19 | 10 | ||
20 | <pre style="background-color: black; color: lightgreen; padding: 5px; | 11 | <pre style="background-color: black; color: lightgreen; padding: 5px; |
21 | font-family: monospace; font-size: smaller;" width="80%"> | 12 | font-family: monospace; font-size: smaller;" width="100%"> |
22 | 13 | ||
23 | 14 | ||
24 | $ ./busybox | 15 | $ ./busybox |
@@ -62,10 +53,5 @@ $ <blink>_</blink> | |||
62 | 53 | ||
63 | </pre> | 54 | </pre> |
64 | 55 | ||
65 | </TD></TR> | 56 | <!--#include file="footer.html" --> |
66 | </TABLE> | ||
67 | |||
68 | </body> | ||
69 | |||
70 | </html> | ||
71 | 57 | ||