1. <HTML>
2. A (Anchor)
<li><a href="http://www.hofstra.edu/Academics/Saturday/index_Saturday.cfm">Saturday College</a></li>
3. Image Source
<img src="http://hofstra.edu/images/ur_homepage_smlogo.jpg" width="150" height="100" alt="Hofstra University Logo" />
4. Form
<form name="question1Form" method="post" action="http://ask.hofstra.edu/results.jsp" onSubmit="return isValidForm()">
5. Table
<table border="0" width="760" cellpadding="0" cellspacing="0"> <tr> <td rowspan="3" valign="top" width="225"><img src="/images/home_hu_logo.jpg" width="225" height="147" alt="Hofstra University" /></td> <td><img src="/images/home_02.jpg" width="530" height="6" alt="Gold bar" /></td> </tr> <tr> <td><img src="/images/home_top_rotate_01.jpg" width="530" height="119" alt="Hofstra University Rotating Image" name="theRndImg" id="theRndImg" /></td> </tr>
6. Input
<form name="questionForm" method="post" action="http://ask.hofstra.edu/results.jsp" onSubmit="return isValidForm()"> <input type="hidden" name="interfaceID" value="7" /> <input type="hidden" name="id" value="-1" /> <input type="hidden" name="requestType" /> <input type="hidden" name="source" value="1" /> <td valign="middle" style="padding:1px;"><input type="text" name="question" value="Type your question here" style="width:415;height:21px;padding:1px;" onFocus="if(this.value==defaultStr)this.value='';" onBlur="if(this.value=='')this.value=defaultStr;" /><a href="javascript:submitQuestionForm();"><img src="/images/home_button_submit.gif" alt="Submit" width="55" height="20" border="0" align="absmiddle" /></a><a href="javascript:topTen();"><img src="/images/home_button_top-10.gif" alt="Top 10" width="52" height="20" border="0" align="absmiddle" /></a></td> </form>
7. List
<li><a href="http://www.hofstra.edu/prospective/index_prospective.cfm">PROSPECTIVE STUDENTS</a></li>
<li><a href="http://www.hofstra.edu/current/index_current.cfm">CURRENT STUDENTS</a></li>
8. Select
<select name="thelist" onChange="goTo()" style="font-size:10px;"> <option>Main Navigation</option> <option value="Academics/index_Academics.cfm">Academics</option><option value="Admissions/index_Admissions.cfm">Admissions</option><option value="AlumDev/Alumni/index_Alumni.cfm">Alumni</option><option value="Athletics/index_Athletics.cfm">Athletics</option><option value="CampusL/index_CampusL.cfm">Campus Life</option><option value="COM/index_COM.cfm">Community</option><option value="StudentServ/CC/index_CC.cfm">Computer Center</option><option value="/Current">Current Students</option><option value="Events/index_Events.cfm">Events</option><option value="Faculty/index_Faculty.cfm">Faculty</option><option value="AlumDev/Dev/index_Dev.cfm">Giving to Hofstra</option><option value="/Academics/Graduate/index_Graduate.cfm">Graduate Studies</option><option value="News/UR/Press/index_Press.cfm">Hofstra News</option><option value="Libraries/index_Libraries.cfm">Libraries</option><option value="/Parents">Parents & Families</option><option value="Administration/President/index_President.cfm">President</option><option value="/Prospective">Prospective Students</option><option value="Administration/Provost/index_Provost.cfm">Provost</option><option value="StudentServ/index_StudentServ.cfm">Student Services</option> </select>
9. textarea
td><textarea name="comments" cols="45" rows="10"></textarea></td>
10. mailto
could not find
<<Next>>