File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11// --- Start of Web 1.0 Style Script ---
22
3+ // Clean up any old elements from previous scripts, like the canvas
4+ const oldCanvas = document . querySelector ( 'canvas' ) ;
5+ if ( oldCanvas ) {
6+ oldCanvas . remove ( ) ;
7+ }
8+
39// Set the body styles
410document . body . style . backgroundColor = '#808080' ;
511document . body . style . backgroundImage = "url('https://esperanto-panorama.net/bildoj/fono.jpg')" ;
@@ -74,7 +80,7 @@ footer.innerHTML = `
7480 <p>
7581 <img src="https://www.w3.org/Icons/valid-html401-blue.png" alt="Valid HTML 4.01" />
7682 <br>
77- <img src="http ://www.jeffbots.com/pick_of_the_week .gif" border="0 " height="37 " width="153 ">
83+ <img src="https ://cyber.dabamos.de/88x31/telnet .gif" alt="telnet " height="31 " width="88 ">
7884 <img src="https://cyber.dabamos.de/88x31/e-dos.gif" alt="e-dos" height="31" width="88">
7985 <img src="https://cyber.dabamos.de/88x31/gateway_2000.gif" alt="gateway_2000" height="31" width="88">
8086 <img src="https://cyber.dabamos.de/88x31/keep.gif" alt="keep" height="31" width="88">
You can’t perform that action at this time.
0 commit comments