Due: August 30, 2000 (Wednesday)
This is a really easy one to warm you up.
(1) Without using a HTML editor, design and implement how you would best present the following data in a HTML page. No point if you use a HTML editor.
Number of CIS graduates: 40 (96), 60 (97), 70 (98), 80 (99), 101 (2000)
Number of CIS undergraduates: 85 (96), 99 (97), 103 (98), 111 (99),
134 (2000)
Number of CS graduates: 140 (96), 133 (97), 147 (98), 189 (99), 252
(2000)
Number of CS undergraduates: 86 (96), 88 (97), 105 (98), 98 (99), 101
(2000)
Number of CENG graduates: 47 (98), 65 (99), 69 (2000)
Number of CENG undergraduates: 35 (96), 56 (97), 52 (98), 64 (99),
59 (2000)
(2) Develop your personal home page for this course. At the minimum, you should include the following:
Turn in both page listing and HTML source code.