CINXE.COM
UMD ADS Online Portal
<!doctype html> <html lang="en" class="nav-no-js"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>UMD ADS Online Portal</title> <link rel="stylesheet" href="css/style.css" /> <header> <div id="banner"> <div id="logo"> <img src="img/counseling_logo.png" alt="University of Maryland Counseling Center and Accessibility and Disability Service Logo" style="max-width: 100%; height: auto;" /> </div> </div> </header> <section> <h1>Welcome to the Accessibility and Disability Service Online Portal</h1> <h2>Click one of the options below:</h2> <nav> <ul> <li><a href="https://adsonline.umd.edu/ClockWork/custom/misc/home.aspx"><img src="img/shellRed.png" alt="Red Maryland Testudo Shell logo" style="max-width: 100%; height: auto;" />Current Students</a></li> <li><a href="https://adsonline.umd.edu/ClockWork/staff/schedule/login.aspx"><img src="img/Mbar.png" alt="Maryland M logo" style="max-width: 100%; height: auto;" />ADS Staff ONLY</a></li> <li><a href="https://adsonline.umd.edu/clockwork/user/instructor/default.aspx"><img src="img/shellBlack.png" alt="Black Maryland Testudo Shell logo" style="max-width: 100%; height: auto;" />Instructors/TAs</a></li> <br> <li><a href="https://adsonline.umd.edu/ClockWork/user/intake/default.aspx"><img src="img/TestudoMcolor.png" alt="Maryland Testudo Holding M logo" style="max-width: 100%; height: auto;" />ADS Registration Application</a></li> <li><a href="https://mydrl.umd.edu/Accommodation"><img src="img/Globe.png" alt="Maryland globe" style="max-width: 100%; height: auto;" />Accommodated Housing Application Form</a></li> </ul> </nav> </section> </html>