diff options
| author | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-13 08:57:36 +0000 |
|---|---|---|
| committer | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-13 08:57:36 +0000 |
| commit | 47093c298d4cf60375311200d3ae85a57d787262 (patch) | |
| tree | 26721195b7ff21d695107fd7bbfb1885df762be2 /exams.html | |
| parent | a53bdbe2af0c9a9e9bc76be9d8f5e8f9ddcb2892 (diff) | |
| parent | 952f7cefcd35550bb0930418e56c524f09eca92d (diff) | |
Added a popup window for login
Diffstat (limited to 'exams.html')
| -rw-r--r-- | exams.html | 23 |
1 files changed, 0 insertions, 23 deletions
@@ -41,11 +41,6 @@ <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> - <!--<li><a href="user_solutions.html">Solutions Page</a></li> - <li><a href="user_profile_alt.html">Profile Page</a></li> - <li><a href="questions.html">Questions Page</a></li> - <li><a href="exams.html">Exams Pages</a></li>--> - <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Courses <span class="caret"></span></a> <ul class="dropdown-menu"> @@ -74,9 +69,6 @@ </ul> </li> - - - <!--<li id="header"><header><a href="#"><img src="assets/images/logo.png"></a></header></li> –>--> </ul> </div> <!-- /.navbar-collapse --> @@ -84,13 +76,6 @@ <!-- /.container-fluid --> </nav> -<!--any class or id pertaining to this section specifically starts with "solutions"--> -<!--KEYS: solutions-card - holds the solutions for each exam - solutions-title - the name of the courses - solutions-time - when the exam was held (Fall/Summer/Winter) - solutions-type - the kind of examination (Midterm/Final/Quizzes--> - - <main id = 'solutions-main'> <div class = 'search container' id = 'solutions-div'> <h4 class='search-head'>Search results for "CSC148"</h4> @@ -133,14 +118,6 @@ </main> <footer> - <!-- <div id="footer-container" class="container-fluid"> - <nav> - <a href="#">Contact</a> - <a href="#">About Us</a> - <a href="#">Terms of Use</a> - </nav> - <h6>Copyright 2016</h6> - </div>--> <div class="navbar navbar-default navbar-fixed-bottom"> <div class="container-fluid"> <div class="navbar-collapse collapse" id="footer-body"> |
