Internet
Seminar

Spring 2019
course
site

www/jim/home

8 Puzzle

A simple html+css+js game : one .html file (with some embedded css javascript) and a few images.

mahoney@cs:jim$ tree 8_puzzle/
8_puzzle/
├── 8_puzzle.html
├── grey120.jpg
├── ian_1_1.jpg
├── ian_1_2.jpg
├── ian_1_3.jpg
├── ian_2_1.jpg
├── ian_2_2.jpg
├── ian_2_3.jpg
├── ian_3_1.jpg
├── ian_3_2.jpg
└── ian_3_3.jpg

MSIE 2006 Demo

Something I put together to illustrate html, css, and javascript as it was practiced so long ago, as part of the grad center's "Master of Science in Internet Engineering" program.

mahoney@cs:jim$ tree msie_2006
.
├── css.html
├── dance.html
├── home.html
├── images
│   ├── cc.png
│   ├── contra.jpg
│   ├── flowers.jpg
│   ├── flying_kite.jpg
│   ├── jim.jpg
│   ├── kite.jpg
│   ├── somerights20.png
│   ├── tango.jpg
│   ├── trans5.gif
│   ├── trans6.gif
│   └── trans7.gif
├── js_1.html
├── js_2.html
├── js.html
├── kite.html
├── README.txt
├── screenshot.jpg
├── scripts
│   ├── main_1.js
│   ├── main_2.js
│   └── main.js
├── site.html
└── styles
    ├── main.css
        └── old
            ├── style1.css
                └── style2.css

Or you can see this as it was in the internet archive.

https://cs.marlboro.college /cours /spring2019 /internet /www /jim /home
last modified Fri May 17 2024 2:15 pm