-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
1 lines (1 loc) · 2.01 KB
/
index.html
1
<html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="X-UA-Compatible" content="ie=edge"><link rel="stylesheet" href="main.css"><title>My AUS</title></head><body><div class="header"><img src="./assets/logo.jpg" alt="American University of Sharjah"></div><div class="items"><a class="item" href="https://banner.aus.edu" target="_blank"><img src="./assets/banner.jpg" alt="Banner SSB"><div class="content"><h4>Banner Self Service</h4><span>Web-enabled interface for students, faculty and staff</span></div></a><a class="item" href="https://ilearn.aus.edu/" target="_blank"><img src="./assets/iLearn.jpg" alt="iLeanr"><div class="content"><h4>iLearn</h4><span>Course delivery and management</span></div></a><a class="item" href="https://banner.aus.edu/axp3b21h/owa/bwckctlg.p_disp_dyn_ctlg" target="_blank"><img src="./assets/course-catalog.jpg" alt="Course Catalog"><div class="content"><h4>Course Catalog</h4><span>Short descriptions of AUS courses</span></div></a><a class="item" href="https://itfaq.aus.edu/" target="_blank"><img src="./assets/itfaq.jpg" alt="IT Faq"><div class="content"><h4>IT FAQ</h4><span>General IT questions and answers page</span></div></a><a class="item" href="https://banner.aus.edu/axp3b21h/owa/bwckschd.p_disp_dyn_sched" target="_blank"><img src="./assets/class-schedule.jpg" alt="Class Schedule"><div class="content"><h4>Class Schedule</h4><span>Schedules for classes held each semester</span></div></a><a class="item" href="https://aus-csm.symplicity.com/" target="_blank"><img src="./assets/career.jpg" alt="Class Schedule"><div class="content"><h4>Career Portal</h4><span>Career counseling at the Office of Advancement and Alumni Affairs</span></div></a><a class="item" href="https://aus0.sharepoint.com/sites/EmployeeServices" target="_blank"><img src="./assets/employment.jpg" alt="Course Catalog"><div class="content"><h4>Employee Services</h4><span>Information and resources for employees</span></div></a></div><div class="footer"></div></body></html>