diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 22 |
1 files changed, 17 insertions, 5 deletions
@@ -1,5 +1,5 @@ | |||
1 | <!DOCTYPE html> | 1 | <!DOCTYPE html> |
2 | <html style="background-color: #a25300"> | 2 | <html> |
3 | <head> | 3 | <head> |
4 | <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> | 4 | <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
5 | <meta charset="utf-8" /> | 5 | <meta charset="utf-8" /> |
@@ -15,9 +15,8 @@ | |||
15 | <link rel="stylesheet" href="./css/main.css" /> | 15 | <link rel="stylesheet" href="./css/main.css" /> |
16 | </head> | 16 | </head> |
17 | 17 | ||
18 | <body | 18 | <body> |
19 | id="mainBod" | 19 | <div><div><div id="mainBod"> |
20 | > | ||
21 | <div id="content"> | 20 | <div id="content"> |
22 | <div class="container"> | 21 | <div class="container"> |
23 | <div id="overview"> | 22 | <div id="overview"> |
@@ -98,19 +97,32 @@ | |||
98 | <img src="index_files/buttons/moist.gif" /> | 97 | <img src="index_files/buttons/moist.gif" /> |
99 | <img src="index_files/buttons/netscapenow40.gif" /> | 98 | <img src="index_files/buttons/netscapenow40.gif" /> |
100 | <a href="./arch.html"> | 99 | <a href="./arch.html"> |
101 | <img src="index_files/buttons/gnu-linux.gif" /> | 100 | <img src="index_files/buttons/archlinux.gif" /> |
102 | </a> | 101 | </a> |
102 | <img src="index_files/buttons/gnu-linux.gif" /> | ||
103 | <img src="index_files/buttons/mswin98_89.gif" /> | 103 | <img src="index_files/buttons/mswin98_89.gif" /> |
104 | <img src="index_files/buttons/macmade-blkwtbrdrspin.gif" /> | 104 | <img src="index_files/buttons/macmade-blkwtbrdrspin.gif" /> |
105 | <img src="index_files/buttons/hatemac_b.gif"/> | 105 | <img src="index_files/buttons/hatemac_b.gif"/> |
106 | <img src="index_files/buttons/vim.vialle.love.anim.gif" /> | 106 | <img src="index_files/buttons/vim.vialle.love.anim.gif" /> |
107 | <img src="index_files/buttons/madewithamiga2.gif" /> | 107 | <img src="index_files/buttons/madewithamiga2.gif" /> |
108 | <img src="index_files/buttons/shockwave.gif" /> | 108 | <img src="index_files/buttons/shockwave.gif" /> |
109 | <img src="index_files/buttons/graphicdesign.gif" /> | ||
109 | <img src="index_files/buttons/nedscape_now.gif" /> | 110 | <img src="index_files/buttons/nedscape_now.gif" /> |
110 | <img src="index_files/buttons/netscape5.gif" /> | 111 | <img src="index_files/buttons/netscape5.gif" /> |
112 | <details id="eyes"> | ||
113 | <summary> | ||
114 | <img src="index_files/buttons/best_viewed_with_eyes.gif" /> | ||
115 | </summary> | ||
116 | <div id="no_eyes"></div> | ||
117 | </details> | ||
118 | <img src="index_files/buttons/bestviewed16bit.gif" style="cursor: pointer;" onclick="document.documentElement.classList.toggle('dither')" /> | ||
111 | <img src="index_files/buttons/wow.gif" /> | 119 | <img src="index_files/buttons/wow.gif" /> |
120 | <a href="https://validator.w3.org/nu/?doc=https%3A%2F%2Frochesterapex.com"> | ||
121 | <img src="index_files/buttons/valid-bad.gif" /> | ||
122 | </a> | ||
112 | <a href="https://rochesterapex.com/source"> | 123 | <a href="https://rochesterapex.com/source"> |
113 | <img src="index_files/buttons/gethtmlnow.gif"/> | 124 | <img src="index_files/buttons/gethtmlnow.gif"/> |
114 | </a> | 125 | </a> |
126 | </div></div></div> | ||
115 | </body> | 127 | </body> |
116 | </html> | 128 | </html> |