Skip to content
Permalink
b8a331bfdc
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
74 lines (74 sloc) 3.37 KB
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="Admin-Redesign.css">
</head>
<body>
<div class="header"><img style="width:255px;height:98px" src="http://logonoid.com/images/uconn-logo.png"></div>
<div class="header" style="margin-bottom:50px">
<div class="topLink"><a href="http://www.google.com"> Holds and Indicators</a></div>
<div class="topLink"><a href="http://www.google.com"> Enrollment Dates</a></div>
<div class="topLink"><a href="http://www.google.com"> Advisor</a></div>
<div class="topLink"><a href="http://www.google.com"> Links</a></div>
</div>
<div class="leftBlock">
<div class="caption">Academics</div>
<div class="insideLeft">
<a class="blockLink" href="http://www.google.com"> Dynamic Class Search</a>
<a class="blockLink" href="http://www.google.com"> Academic Planner</a>
<a class="blockLink" href="http://www.google.com"> Enrollment</a>
<a class="blockLink" href="http://www.google.com"> My Academics</a>
<a class="blockLink" href="http://www.google.com"> Schedule Builder</a>
</div>
<div class="insideRight">
<a class="blockLink" href="http://www.google.com"> Transcript</a>
<a class="blockLink" href="http://www.google.com"> Plan of Study</a>
<a class="blockLink" href="http://www.google.com"> Finals</a>
<a class="blockLink" href="http://www.google.com"> Grades</a>
<select>
<option value="things">things</option>
<option value="???">need to figure out</option>
<option value="??">what's staying and</option>
<option value="?">what's going</option>
</select>
</div>
</div>
<div class="rightBlock">
<div class="caption">Schedule</div>
</div>
<div class="leftBlock">
<div class="caption">Finances</div>
<div class="insideLeft">
<a class="blockLink" href="http://www.google.com"> Financial Aid</a>
<a class="blockLink" href="http://www.google.com"> View Fee Bill</a>
<a class="blockLink" href="http://www.google.com"> Pay Bill, Auth Users, Pay Plan</a>
<a class="blockLink" href="http://www.google.com"> Pay Fee Bill by Wire Transfer</a>
<a class="blockLink" href="http://www.google.com"> Pay Room Reservation Fee</a>
</div>
<div class="insideRight">
<a class="blockLink" href="http://www.google.com"> Request GA Payroll Deduction</a>
<a class="blockLink" href="http://www.google.com"> View/Create Student Perms</a>
<a class="blockLink" href="http://www.google.com"> Edit Direct Deposit Info</a>
<a class="blockLink" href="http://www.google.com"> View 1098-T</a>
<a class="blockLink" href="http://www.google.com"> Other...</a>
</div>
</div>
<div class="rightBlock">
<div class="caption">Personal Information</div>
<div class="insideLeft">
<a class="blockLink" href="http://www.google.com"> Emergency Contact</a>
<a class="blockLink" href="http://www.google.com"> Missing Student Contact</a>
<a class="blockLink" href="http://www.google.com"> Names</a>
<a class="blockLink" href="http://www.google.com"> FERPA Privacy Waiver</a>
<a class="blockLink" href="http://www.google.com"> What's my Compass ID?</a>
</div>
<div class="insideRight">
<a class="blockLink" href="http://www.google.com"> Addresses</a>
<a class="blockLink" href="http://www.google.com"> Email Addresses</a>
<a class="blockLink" href="http://www.google.com"> Phone Numbers</a>
<a class="blockLink" href="http://www.google.com"> Work Experience</a>
<a class="blockLink" href="http://www.google.com"> Other...</a>
</div>
</div>
</body>
</html>