| TA: | Ernie Esser | |
|---|---|---|
| Section: | Tuesday, Thursday 12pm | MS 5217 |
| Office Hours: | Tuesday, Thursday 1-2pm | PIC Lab (BH 2817) |
| firstpage.html | A simple XHTML page |
| booms.xml booms.xsd |
XML Schema example |
| xmltest.xml | XML example with internal DTD |
| fleet.xml fleet.dtd |
Same XML example with external DTD |
| fleet2.xml fleet2.xsl |
Example XSL stylesheet |
| fleet3.xml fleet3.xsd |
Similar XML and XML Schema |
| column1.html | Simple two column layout |
| csspos.html | Positioning and display |
| csstablelist.html | Lists and Tables |
| cssrss.xml cssrss.css |
Applying CSS to RSS |
| jsexample.html | Examples of functions, event handlers and manipulation of style properties |
| mikesim.html | This example uses javascript to produce an "alarmingly lifelike" simulation of my brother Mike. |
| final_exam_solutions.html | |
| animate.html animate2.html |
Two different ways of using event handlers for the same animation example |
| paradigm_shift.html | |
| regtest.html | javascript regular expression tester |
| fade.html fade2.html |
fade to black (inefficient version) (use in IE) faster version using array of objects |
| php_template.php | blank starting template for PHP |
| firstpage.html firstpage.txt |
Using PHP to get and display infromation from the form on firstpage.html |
| anotherform.php anotherform.txt |
Check and display submitted form data |