Skip to content

Commit d7df73e

Browse files
author
BalammaBoya
authored
Merge pull request #1156 from virtual-labs/change-exp-sidebar-menu-order
changed exp sidebar menu order
2 parents daaed28 + cf0fd13 commit d7df73e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+3835
-4737
lines changed

src/lab/exp1/Experiment.html

Lines changed: 39 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<!DOCTYPE html>
2-
<html lang="en">
3-
<head>
1+
<!DOCTYPE html><html lang="en"><head>
42

53
<meta charset="UTF-8">
64
<meta http-equiv="X-UA-Compatible" content="IE=edge">
@@ -23,7 +21,7 @@
2321

2422
<!-- Custom CSS -->
2523
<link href="../css/style.css" rel="stylesheet">
26-
<script type="text/javascript" src = 'tabs.js'></script>
24+
<script type="text/javascript" src="tabs.js"></script>
2725
<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-67020197-1', 'auto');ga('send', 'pageview');</script>
2826
</head>
2927
<body id="page-top" class="index">
@@ -40,7 +38,7 @@
4038
<span class="icon-bar" style="background-color: #77BB41"></span>
4139
<span class="icon-bar" style="background-color: #77BB41"></span>
4240
</button>
43-
<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>
41+
<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>
4442
</div>
4543

4644
<!-- Collect the nav links, forms, and other content for toggling -->
@@ -56,16 +54,16 @@
5654
</ul>
5755

5856
<ul class="nav navbar-nav navbar-right menu-ul">
59-
<li class="page-scroll menu-li " >
60-
<a href="http://vlabs.ac.in/" class="menu-a" >HOME</a>
57+
<li class="page-scroll menu-li ">
58+
<a href="http://vlabs.ac.in/" class="menu-a">HOME</a>
6159
</li>
6260
<li class="page-scroll menu-li menu-li-active">
63-
<a href="http://vlabs.ac.in/labs.html" class="menu-a menu-a-active" >ALL LABS</a>
61+
<a href="http://vlabs.ac.in/labs.html" class="menu-a menu-a-active">ALL LABS</a>
6462
</li>
65-
<li class="page-scroll menu-li " >
66-
<a href="http://vlabs.ac.in/#partner" class="menu-a" >PARTNERS</a>
67-
</li><li class="page-scroll menu-li " >
68-
<a href="http://vlabs.ac.in/#contact" class="menu-a" >CONTACT</a>
63+
<li class="page-scroll menu-li ">
64+
<a href="http://vlabs.ac.in/#partner" class="menu-a">PARTNERS</a>
65+
</li><li class="page-scroll menu-li ">
66+
<a href="http://vlabs.ac.in/#contact" class="menu-a">CONTACT</a>
6967
</li>
7068
</ul>
7169

@@ -79,21 +77,19 @@
7977
</header>
8078

8179
<div id="content">
82-
<div class="container-fluid" >
80+
<div class="container-fluid">
8381
<div class="row">
8482
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;">
8583
</div> <!-- row end -->
8684
</div> <!-- container-fluid end for slider -->
8785

8886

8987
<!-- =================================================================================================================================== -->
90-
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
91-
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a href="http://vlabs.ac.in/computer-science-and-engineering-labs.html" class="sidebar-a" >Computer Science & Engineering</a> &rarr;<a href="../Introduction.html" class="sidebar-a" >Problem Solving Lab</a>&nbsp&rarr;<a href="../List of experiments.html" class="sidebar-a" >List Of Experiments</a><br/></h2>
88+
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
89+
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a href="http://vlabs.ac.in/computer-science-and-engineering-labs.html" class="sidebar-a">Computer Science &amp; Engineering</a> <a href="../Introduction.html" class="sidebar-a">Problem Solving Lab</a>&nbsp;→<a href="../List of experiments.html" class="sidebar-a">List Of Experiments</a><br></h2>
9290

9391
<div class="row">
94-
<div class="col-md-2 sidebar-col-2">
95-
<!--edit1-->
96-
<a href="Introduction.html?domain=Computer Science&lab=Problem Solving Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a href="Theory.html?domain=Computer Science&lab=Problem Solving Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Theory</h3></a><a href="Objective.html?domain=Computer Science&lab=Problem Solving Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Objective</h3></a><a href="Experiment.html?domain=Computer Science&lab=Problem Solving Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiment</h3></a><a href="Manual.html?domain=Computer Science&lab=Problem Solving Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Manual</h3></a><a href="Quizzes.html?domain=Computer Science&lab=Problem Solving Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Quizzes</h3></a><a href="Procedure.html?domain=Computer Science&lab=Problem Solving Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Procedure</h3></a><a href="Further Readings.html?domain=Computer Science&lab=Problem Solving Lab" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Further Readings</h3></a><a href="http://feedback.vlabs.ac.in/" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>
92+
<div class="col-md-2 sidebar-col-2"><a href="Introduction.html?domain=Problem Solving Lab&amp;lab=Computer Science" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Introduction </h3> </a><a href="Theory.html?domain=Problem Solving Lab&amp;lab=Computer Science" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Theory </h3> </a><a href="Objectives.html?domain=Problem Solving Lab&amp;lab=Computer Science" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Objectives </h3> </a><a href="Manual.html?domain=Problem Solving Lab&amp;lab=Computer Science" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Manual </h3> </a><a href="Procedure.html?domain=Problem Solving Lab&amp;lab=Computer Science" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Procedure </h3> </a><a href="Experiment.html?domain=Problem Solving Lab&amp;lab=Computer Science" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Experiment </h3> </a><a href="Quizzes.html?domain=Problem Solving Lab&amp;lab=Computer Science" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Quizzes </h3> </a><a href="Further Readings.html?domain=Problem Solving Lab&amp;lab=Computer Science" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Further Readings </h3> </a><a href="Feedback.html?domain=Problem Solving Lab&amp;lab=Computer Science" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Feedback </h3> </a></div>
9793

9894
<div class="col-md-10 lab-list-col-10">
9995

@@ -114,54 +110,47 @@ <h1 class="text-h2-lightblue">Numerical Representation</h1><div class="content"
114110

115111
<footer>
116112
<div class="container-fluid footer-div" style="background: #404040; margin-top: 40px; padding: 20px;">
117-
<div class="col-md-4 border-right-green-dotted" >
113+
<div class="col-md-4 border-right-green-dotted">
118114
<h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;">Updates</h2>
119115

120-
<a href="http://community.virtual-labs.ac.in/w/index.php/Download" class="text-normal-gray-small nounderline" style="color: white" > Lab Integration Kit Releases</a>
121-
<a href="http://community.virtual-labs.ac.in/w/index.php/First_Integration_workshop"
122-
class="text-normal-gray-small nounderline"
123-
style="color: white" >First Integration Workshop at IIIT Hyderabad</a>
124-
<a href="http://community.virtual-labs.ac.in/w/index.php/Summer_Sprint_Integration_workshop" class="text-normal-gray-small nounderline" style="color: white" > Summer Integration Workshop at IIT Guwahati</a>
125-
<a href="http://community.virtual-labs.ac.in/w/index.php/QA/Integration_workshop"
126-
class="text-normal-gray-small nounderline"
127-
style="color: white" > QA Integration
116+
<a href="http://community.virtual-labs.ac.in/w/index.php/Download" class="text-normal-gray-small nounderline" style="color: white"> Lab Integration Kit Releases</a>
117+
<a href="http://community.virtual-labs.ac.in/w/index.php/First_Integration_workshop" class="text-normal-gray-small nounderline" style="color: white">First Integration Workshop at IIIT Hyderabad</a>
118+
<a href="http://community.virtual-labs.ac.in/w/index.php/Summer_Sprint_Integration_workshop" class="text-normal-gray-small nounderline" style="color: white"> Summer Integration Workshop at IIT Guwahati</a>
119+
<a href="http://community.virtual-labs.ac.in/w/index.php/QA/Integration_workshop" class="text-normal-gray-small nounderline" style="color: white"> QA Integration
128120
Workshop at IIIT Hyderabad</a>
129-
<a href="http://community.virtual-labs.ac.in/w/index.php/A_new_set_of_25_Virtual_Labs_on_Portable_Media" class="text-normal-gray-small nounderline" style="color: white" > A new set of 25 Virtual Labs on Portable Media</a>
121+
<a href="http://community.virtual-labs.ac.in/w/index.php/A_new_set_of_25_Virtual_Labs_on_Portable_Media" class="text-normal-gray-small nounderline" style="color: white"> A new set of 25 Virtual Labs on Portable Media</a>
130122

131123
</div>
132124

133-
<div class="col-md-2 border-right-green-dotted" >
125+
<div class="col-md-2 border-right-green-dotted">
134126
<!-- <h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;">Nodal Centers</h2>
135127
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > REGISTRATION</a></div>
136128
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > LOGIN</a></div> -->
137129
<!-- <div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > Outreach Portal</a></div> -->
138-
<a href="http://community.virtual-labs.ac.in/w/index.php/Main_Page" class="text-a-lightgreen" style="text-decoration: underline;" >Community</a>
139-
<a href="http://www.sakshat.ac.in/" class="text-a-lightgreen" style="text-decoration: underline;" > Sakshat Portal</a>
130+
<a href="http://community.virtual-labs.ac.in/w/index.php/Main_Page" class="text-a-lightgreen" style="text-decoration: underline;">Community</a>
131+
<a href="http://www.sakshat.ac.in/" class="text-a-lightgreen" style="text-decoration: underline;"> Sakshat Portal</a>
140132
<!--<a href="http://118.102.191.38/feedback/Registration.html" class="text-a-lightgreen" style="text-decoration: underline;" > Nodal Center</a>-->
141-
<a href="http://outreach.vlabs.ac.in/" class="text-a-lightgreen" style="text-decoration: underline;" > Outreach Portal</a>
142-
<a href="../faq.html" class="text-a-lightgreen" style="text-decoration: underline;" > FAQ</a>
133+
<a href="http://outreach.vlabs.ac.in/" class="text-a-lightgreen" style="text-decoration: underline;"> Outreach Portal</a>
134+
<a href="../faq.html" class="text-a-lightgreen" style="text-decoration: underline;"> FAQ</a>
143135
</div>
144136

145-
<div class="col-md-3 border-right-green-dotted" id="contact" >
137+
<div class="col-md-3 border-right-green-dotted" id="contact">
146138
<!-- <div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > FAQ</a></div>
147139
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > FEEDBACK</a></div>
148140
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > SAKSHAT PORTAL</a></div> -->
149141
<h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;"> Contact us</h2>
150-
<a href="http://feedback.vlabs.ac.in/" class="text-a-lightgreen" style="text-decoration: underline;" > Feedback</a>
151-
<a class="text-a-lightgreen"style="text-decoration: underline;" href="mailto:support@vlabs.ac.in">support@vlabs.ac.in</a>
142+
<a href="http://feedback.vlabs.ac.in/" class="text-a-lightgreen" style="text-decoration: underline;"> Feedback</a>
143+
<a class="text-a-lightgreen" style="text-decoration: underline;" href="mailto:support@vlabs.ac.in">support@vlabs.ac.in</a>
152144
</div>
153145

154-
<div class="col-md-2 border-right-green-dotted" >
146+
<div class="col-md-2 border-right-green-dotted">
155147
<h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;"> Follow us</h2>
156-
<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>
157-
<a href="https://twitter.com/TheVirtualLabs" class="text-a-lightgreen nounderline" target="_blank"> <img src="../images/social/twitter.png" style="border-radius: 50%;"/></a>
158-
<a href="http://linkedin.com" class="text-a-lightgreen nounderline" target="_blank" > <img src="../images/social/linkedin.png" style="border-radius: 50%;" /></a>
159-
<a href="https://www.youtube.com/watch?v=mVBYNXLaDdg"
160-
class="text-a-lightgreen nounderline"
161-
target="_blank" >
162-
<img src="../images/social/youtube.png"
163-
style="border-radius: 50%; width: 38px;
164-
height: 38px" /></a>
148+
<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>
149+
<a href="https://twitter.com/TheVirtualLabs" class="text-a-lightgreen nounderline" target="_blank"> <img src="../images/social/twitter.png" style="border-radius: 50%;"></a>
150+
<a href="http://linkedin.com" class="text-a-lightgreen nounderline" target="_blank"> <img src="../images/social/linkedin.png" style="border-radius: 50%;"></a>
151+
<a href="https://www.youtube.com/watch?v=mVBYNXLaDdg" class="text-a-lightgreen nounderline" target="_blank">
152+
<img src="../images/social/youtube.png" style="border-radius: 50%; width: 38px;
153+
height: 38px"></a>
165154

166155
</div>
167156

@@ -172,10 +161,10 @@ <h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;">
172161

173162
</div> <!-- top div -->
174163

175-
</body>
176164

177165

178-
<!-- jQuery -->
166+
167+
179168
<script src="../js/jquery.js"></script>
180169

181170
<!-- Bootstrap Core JavaScript -->
@@ -226,4 +215,5 @@ <h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;">
226215
});
227216
</script>
228217

229-
</html>
218+
219+
</body><!-- jQuery --></html>

0 commit comments

Comments
 (0)