diff options
Diffstat (limited to 'TimeHACK.Main/Resources/IE4/padams.html')
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/padams.html | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/TimeHACK.Main/Resources/IE4/padams.html b/TimeHACK.Main/Resources/IE4/padams.html new file mode 100644 index 0000000..7be54f9 --- /dev/null +++ b/TimeHACK.Main/Resources/IE4/padams.html @@ -0,0 +1,31 @@ +<html> + <head> + <style> + body { + font-family: "Microsoft Sans Serif"; + text-align: center; + } + h1 { + font-size: 9.75pt; + margin-top: 20px; + } + p { + font-size: 9.25pt; + margin-top: 0; + margin-bottom: 25px; + } + div { + border: 1px solid black; + width: 205px; + height: 305px; + } + </style> + </head> + <body> + <h1>Welcome to the Official 12padams website!!!</h1> + <p>The best customizations for your windows 95 computer</p> + <div class="software"> + <h1>Games/Software</h1> + </div> + </body> +</html>
\ No newline at end of file |
