Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
59 lines (55 sloc)
2.22 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>TBL&R Home Page</title> | |
| </head> | |
| <body BACKGROUND="asulogo.gif"> | |
| <a href="http://tblr.ed.asu.edu/home.map"> | |
| <img src="copyright.gif" ISMAP align="left" border="0" WIDTH="93" HEIGHT="633"></a> | |
| </a><p><table> <tr> | |
| <td></td> <td></td> | |
| <td></td> <td></td> | |
| <td><font Size="-1">[<a href="home.html">Home</a>] | |
| [<a href="emc.html">EMC</a>] [<a href="projects.html">Projects</a>] | |
| [<a href="conference.html">Conference</a>] | |
| [<a href="media.html">Media Kit</a>] [<a href="staff.html">Staff</a>] | |
| [<a href="copyright.html">Copyright</a>] | |
| [<a href="directory.html">Directory</a>] | |
| </font> | |
| </td> | |
| </table><p> | |
| <pre> | |
| </pre> | |
| <table> | |
| <tr> | |
| <td></td> <td></td> | |
| <td></td> <td></td> | |
| <td><h1>T<font SIZE="4">echnology</font> B<font SIZE="4">ased</font> L<font SIZE="4">earning and</font> R<font SIZE="4">esearch | |
| </font></h1><br> | |
| Entire contents, unless stated otherwise, <b>Copyright (c) 1995 <br> | |
| TBL&R</b>. All Rights Reserved. <p> | |
| Web Page Development: <b>Matthias Giessler</b>. | |
| Mail comments, corrections, <br> | |
| or additions to <a HREF="mailto:matthias@seamonkey.ed.asu.edu">Matthias | |
| Giessler</a> or | |
| <a HREF="mailto:iepas@asuvm.inre.asu.edu">Paul Skiera</a>, Director of | |
| Multimedia<br> Development.</font><p> | |
| You can also send a message via the form below.<br> | |
| Be sure to fill out all of the fields.<p> | |
| <hr noshade size="2"> | |
| <h2 ALIGN="CENTER"><b>TBLR Feedback</b></h2> | |
| <form ACTION="mailto:info@tblr.ed.asu.edu" METHOD="POST"> | |
| Name<br><input TYPE="text" NAME="Name" SIZE="40" MAX="40"><br> | |
| Date<br><input TYPE="text" NAME="Date" SIZE="18" MAX="18"><br> | |
| Platform<br><select NAME="Platform"><option VALUE="Macintosh"> Macintosh<option VALUE="DOS"> DOS<option VALUE="Unix"> Unix<option VALUE="Windows"> Windows<option VALUE="Other"> Other</select> | |
| <br> | |
| E-mail Address<br><input TYPE="text" NAME="Email" SIZE="40" MAX="40"><br> | |
| City, State, Country<br><input TYPE="text" NAME="Location" SIZE="40" MAX="40"> | |
| <br> | |
| Comments<br><textarea NAME="Comments" ROWS="10" COLS="50"></textarea> | |
| <br> | |
| <input TYPE="submit" VALUE="Send"> <input TYPE="reset" VALUE="Reset"> | |
| </form> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> |