-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #249 from virtual-labs/change-exp-sidebar-menu-order
changed sidebar menu order
- Loading branch information
Showing
91 changed files
with
2,667 additions
and
2,940 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<!DOCTYPE html><html lang="en"><head> | ||
|
||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
|
@@ -23,7 +21,7 @@ | |
|
||
<!-- Custom CSS --> | ||
<link href="../../../css/style.css" rel="stylesheet"> | ||
<script type="text/javascript" src = 'tabs.js'></script> | ||
<script type="text/javascript" src="tabs.js"></script> | ||
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-67558473-1', 'auto');ga('send', 'pageview');</script> | ||
</head> | ||
<body id="page-top" class="index"> | ||
|
@@ -40,7 +38,7 @@ | |
<span class="icon-bar" style="background-color: #77BB41"></span> | ||
<span class="icon-bar" style="background-color: #77BB41"></span> | ||
</button> | ||
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img src="../../../images/logo-new.png" class="img-responsive main-logo" /></a> | ||
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img src="../../../images/logo-new.png" class="img-responsive main-logo"></a> | ||
</div> | ||
|
||
<!-- Collect the nav links, forms, and other content for toggling --> | ||
|
@@ -49,23 +47,23 @@ | |
<ul class="nav navbar-nav navbar-right menu-ul search-ul" style="position: relative; top: -5px;"> | ||
<li> | ||
<form method="get" action="../../../search-result.html"> | ||
<input type="text" class="search-textbox" placeholder="SEARCH FOR A LAB" name="q" id="q"/> | ||
<input type="submit" value="" class="search-button" /> | ||
<input type="text" class="search-textbox" placeholder="SEARCH FOR A LAB" name="q" id="q"> | ||
<input type="submit" value="" class="search-button"> | ||
</form> | ||
</li> | ||
</ul> | ||
|
||
<ul class="nav navbar-nav navbar-right menu-ul"> | ||
<li class="page-scroll menu-li " > | ||
<a href="http://vlabs.ac.in/index.html" class="menu-a" >HOME</a> | ||
<li class="page-scroll menu-li "> | ||
<a href="http://vlabs.ac.in/index.html" class="menu-a">HOME</a> | ||
</li> | ||
<li class="page-scroll menu-li menu-li-active"> | ||
<a href="http://vlabs.ac.in/labs.html" class="menu-a menu-a-active" >ALL LABS</a> | ||
<a href="http://vlabs.ac.in/labs.html" class="menu-a menu-a-active">ALL LABS</a> | ||
</li> | ||
<li class="page-scroll menu-li " > | ||
<a href="http://vlabs.ac.in/index.html#partner" class="menu-a" >PARTNERS</a> | ||
</li><li class="page-scroll menu-li " > | ||
<a href="http://vlabs.ac.in/index.html#contact" class="menu-a" >CONTACT</a> | ||
<li class="page-scroll menu-li "> | ||
<a href="http://vlabs.ac.in/index.html#partner" class="menu-a">PARTNERS</a> | ||
</li><li class="page-scroll menu-li "> | ||
<a href="http://vlabs.ac.in/index.html#contact" class="menu-a">CONTACT</a> | ||
</li> | ||
</ul> | ||
|
||
|
@@ -79,21 +77,19 @@ | |
</header> | ||
|
||
<div id="content"> | ||
<div class="container-fluid" > | ||
<div class="container-fluid"> | ||
<div class="row"> | ||
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"> | ||
</div> <!-- row end --> | ||
</div> <!-- container-fluid end for slider --> | ||
|
||
|
||
<!-- =================================================================================================================================== --> | ||
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;"> | ||
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a href="http://vlabs.ac.in/chemical-sciences-labs.html" class="sidebar-a" >Chemical Sciences</a> →<a href="../Introduction.html" class="sidebar-a" >Physical Chemistry Lab</a> →<a href="../Experiments.html" class="sidebar-a" >List Of Experiments</a><br/></h2> | ||
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;"> | ||
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a href="http://vlabs.ac.in/chemical-sciences-labs.html" class="sidebar-a">Chemical Sciences</a> →<a href="../Introduction.html" class="sidebar-a">Physical Chemistry Lab</a> →<a href="../Experiments.html" class="sidebar-a">List Of Experiments</a><br></h2> | ||
|
||
<div class="row"> | ||
<div class="col-md-2 sidebar-col-2"> | ||
<!--edit1--> | ||
<a href="Introduction.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a href="Theory.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Theory</h3></a><a href="Objective.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Objective</h3></a><a href="Experiment.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiment</h3></a><a href="Manual.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Manual</h3></a><a href="Quizzes.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Quizzes</h3></a><a href="Furthur Readings.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Furthur Readings</h3></a><a href="Feedback.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div> | ||
<div class="col-md-2 sidebar-col-2"><a href="Introduction.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Introduction </h3> </a><a href="Theory.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Theory </h3> </a><a href="Objective.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Objective </h3> </a><a href="Manual.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Manual </h3> </a><a href="Experiment.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Experiment </h3> </a><a href="Quizzes.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Quizzes </h3> </a><a href="Further Readings.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Further Readings </h3> </a><a href="Feedback.html?domain=Chemical Sciences&lab=Physical Chemistry Lab" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Feedback </h3> </a></div> | ||
|
||
<div class="col-md-10 lab-list-col-10"> | ||
|
||
|
@@ -116,35 +112,35 @@ <h1 class="text-h2-lightblue">Principles of Electron Paramagnetic Resonance Spec | |
|
||
<footer> | ||
<div class="container-fluid footer-div" style="background: url('../../../images/footer.png'); margin-top: 80px; padding: 20px;"> | ||
<div class="col-md-4 border-right-green-dotted" > | ||
<div class="col-md-4 border-right-green-dotted"> | ||
<h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;">Updates</h2> | ||
<div><a href="http://vlead.vlabs.ac.in/2015/07/19/lab-integration-kit-1-0-0-released/" class="text-normal-gray-small nounderline" style="color: white" > Lab Integration Kit 1.0.0 Released</a></div> | ||
<div><a href="http://vlead.vlabs.ac.in/2015/07/15/summer-sprint-integration-workshop-at-iit-guwahati/" class="text-normal-gray-small nounderline" style="color: white" > Summer Sprint Integration Workshop at IIT Guwahati</a></div> | ||
<div><a href="http://vlead.vlabs.ac.in/2014/12/16/a-new-set-of-35-virtual-labs-on-portable-media/" class="text-normal-gray-small nounderline" style="color: white" > A new set of 35 Virtual Labs on Portable Media</a></div> | ||
<div><a href="http://vlead.vlabs.ac.in/2015/07/19/lab-integration-kit-1-0-0-released/" class="text-normal-gray-small nounderline" style="color: white"> Lab Integration Kit 1.0.0 Released</a></div> | ||
<div><a href="http://vlead.vlabs.ac.in/2015/07/15/summer-sprint-integration-workshop-at-iit-guwahati/" class="text-normal-gray-small nounderline" style="color: white"> Summer Sprint Integration Workshop at IIT Guwahati</a></div> | ||
<div><a href="http://vlead.vlabs.ac.in/2014/12/16/a-new-set-of-35-virtual-labs-on-portable-media/" class="text-normal-gray-small nounderline" style="color: white"> A new set of 35 Virtual Labs on Portable Media</a></div> | ||
</div> | ||
|
||
<div class="col-md-2 border-right-green-dotted" > | ||
<div class="col-md-2 border-right-green-dotted"> | ||
<!-- <h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;">Nodal Centers</h2> | ||
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > REGISTRATION</a></div> | ||
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > LOGIN</a></div> --> | ||
<!-- <div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > Outreach Portal</a></div> --> | ||
<div><a href="http://vlead.virtual-labs.ac.in/" class="text-a-lightgreen" style="text-decoration: underline;" > VLEAD Blog</a></div> | ||
<div><a href="http://www.sakshat.ac.in/" class="text-a-lightgreen" style="text-decoration: underline;" > Sakshat Portal</a></div> | ||
<div><a href="http://118.102.191.38/feedback/Registration.html" class="text-a-lightgreen" style="text-decoration: underline;" > Nodal Center</a></div> | ||
<div><a href="http://vlead.virtual-labs.ac.in/" class="text-a-lightgreen" style="text-decoration: underline;"> VLEAD Blog</a></div> | ||
<div><a href="http://www.sakshat.ac.in/" class="text-a-lightgreen" style="text-decoration: underline;"> Sakshat Portal</a></div> | ||
<div><a href="http://118.102.191.38/feedback/Registration.html" class="text-a-lightgreen" style="text-decoration: underline;"> Nodal Center</a></div> | ||
</div> | ||
|
||
<div class="col-md-3 border-right-green-dotted" > | ||
<div class="col-md-3 border-right-green-dotted"> | ||
<!-- <div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > FAQ</a></div> | ||
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > FEEDBACK</a></div> | ||
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > SAKSHAT PORTAL</a></div> --> | ||
<div class="text-h2-lightblue-small"> Contact : <i class="fa fa-envelope-o" style="color: white; font-size: 0.8em;"></i> <a class="text-a-lightgreen" style="text-decoration: underline; font-size: 1.0em;" href="mailto:[email protected]">[email protected]</a></div> | ||
<div><a href="http://118.102.191.38/feedback/feedback.html" class="text-a-lightgreen" style="text-decoration: underline;" > Feedback</a></div> | ||
<div><a href="http://118.102.191.38/feedback/feedback.html" class="text-a-lightgreen" style="text-decoration: underline;"> Feedback</a></div> | ||
</div> | ||
|
||
<div class="col-md-2 border-right-green-dotted" > | ||
<div class="col-md-2 border-right-green-dotted"> | ||
<h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;"> Follow us</h2> | ||
<a href="https://www.facebook.com/pages/Virtual-Labs-IIT-Delhi/301510159983871" class="text-a-lightgreen nounderline" target="_blank"> <img src="../../../images/social/fb.png" style="border-radius: 50%;"/> </a> | ||
<a href="https://twitter.com/TheVirtualLabs" class="text-a-lightgreen nounderline" target="_blank"> <img src="../../../images/social/twitter.png" style="border-radius: 50%;"/></a> | ||
<a href="https://www.facebook.com/pages/Virtual-Labs-IIT-Delhi/301510159983871" class="text-a-lightgreen nounderline" target="_blank"> <img src="../../../images/social/fb.png" style="border-radius: 50%;"> </a> | ||
<a href="https://twitter.com/TheVirtualLabs" class="text-a-lightgreen nounderline" target="_blank"> <img src="../../../images/social/twitter.png" style="border-radius: 50%;"></a> | ||
|
||
</div> | ||
|
||
|
@@ -154,10 +150,10 @@ <h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;"> | |
|
||
</div> <!-- top div --> | ||
|
||
</body> | ||
|
||
|
||
<!-- jQuery --> | ||
|
||
|
||
<script src="../../../js/jquery.js"></script> | ||
|
||
<!-- Bootstrap Core JavaScript --> | ||
|
@@ -208,4 +204,5 @@ <h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;"> | |
}); | ||
</script> | ||
|
||
</html> | ||
|
||
</body><!-- jQuery --></html> |
Oops, something went wrong.