Skip to content

Commit 7c4770c

Browse files
author
BalammaBoya
authored
Merge pull request #282 from virtual-labs/change-exp-sidebar-menu-order
changed sidebar menu order
2 parents 259fcd1 + ed0a3e1 commit 7c4770c

File tree

119 files changed

+4813
-6070
lines changed

Some content is hidden

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

119 files changed

+4813
-6070
lines changed

src/lab/exp/Experiment.html

Lines changed: 37 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
<!DOCTYPE html>
2-
<html lang="en">
3-
4-
<head>
1+
<!DOCTYPE html><html lang="en"><head>
52

63
<meta charset="UTF-8">
74
<meta http-equiv="X-UA-Compatible" content="IE=edge">
@@ -39,7 +36,7 @@
3936
<span class="icon-bar" style="background-color: #77BB41"></span>
4037
<span class="icon-bar" style="background-color: #77BB41"></span>
4138
</button>
42-
<a class="navbar-brand main-logo-a" href="../../../../index.html"><img src="../../../../images/logo-new.png" class="img-responsive main-logo" /></a>
39+
<a class="navbar-brand main-logo-a" href="../../../../index.html"><img src="../../../../images/logo-new.png" class="img-responsive main-logo"></a>
4340
</div>
4441

4542
<!-- Collect the nav links, forms, and other content for toggling -->
@@ -48,18 +45,18 @@
4845
<ul class="nav navbar-nav navbar-right menu-ul search-ul" style="position: relative; top: -5px;">
4946
<li>
5047
<form method="post">
51-
<input type="text" class="search-textbox" placeholder="SEARCH FOR A LAB"/>
52-
<input type="submit" value="" class="search-button" />
48+
<input type="text" class="search-textbox" placeholder="SEARCH FOR A LAB">
49+
<input type="submit" value="" class="search-button">
5350
</form>
5451
</li>
5552
</ul>
5653

5754
<ul class="nav navbar-nav navbar-right menu-ul">
58-
<li class="page-scroll menu-li " >
59-
<a href="../../../../index.html#aboutus" class="menu-a" >HOME</a>
55+
<li class="page-scroll menu-li ">
56+
<a href="../../../../index.html#aboutus" class="menu-a">HOME</a>
6057
</li>
6158
<li class="page-scroll menu-li menu-li-active">
62-
<a href="../../../../labs.html" class="menu-a menu-a-active" >ALL LABS</a>
59+
<a href="../../../../labs.html" class="menu-a menu-a-active">ALL LABS</a>
6360
</li>
6461
<!-- <li class="page-scroll menu-li">
6562
<a href="#signin" class="menu-a" >SIGN IN</a>
@@ -80,69 +77,42 @@
8077
</header>
8178

8279
<div id="content">
83-
<div class="container-fluid" >
80+
<div class="container-fluid">
8481
<div class="row">
8582
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;">
8683
</div> <!-- row end -->
8784
</div> <!-- container-fluid end for slider -->
8885

8986

9087
<!-- =================================================================================================================================== -->
91-
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
92-
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 30px; "><a href="../../../computer-science-and-engineering-labs.html" class="sidebar-a" >Computer Science & Engineering</a><br/><a href="../Introduction.html" class="sidebar-a" >
88+
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
89+
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 30px; "><a href="../../../computer-science-and-engineering-labs.html" class="sidebar-a">Computer Science &amp; Engineering</a><br><a href="../Introduction.html" class="sidebar-a">
9390

9491
Computer Graphics
95-
</a><br/></h2>
92+
</a><br></h2>
9693

9794
<div class="row">
9895
<div class="row">
99-
<div class="col-md-2 sidebar-col-2">
100-
<!--edit1-->
101-
<a href="Introduction.html?domain=Computer Science&lab=
102-
103-
Computer Graphics
104-
" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600;">Introduction</h3></a><a href="Theory.html?domain=Computer Science&lab=
105-
106-
Computer Graphics
107-
" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600;">Theory</h3></a><a href="Objective.html?domain=Computer Science&lab=
108-
109-
Computer Graphics
110-
" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600;">Objective</h3></a><a href="Experiment.html?domain=Computer Science&lab=
111-
112-
Computer Graphics
113-
" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600;">Experiment</h3></a><a href="Manual.html?domain=Computer Science&lab=
114-
115-
Computer Graphics
116-
" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600;">Manual</h3></a><a href="Quizzes.html?domain=Computer Science&lab=
117-
118-
Computer Graphics
119-
" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600;">Quizzes</h3></a><a href="Procedure.html?domain=Computer Science&lab=
120-
121-
Computer Graphics
122-
" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600;">Procedure</h3></a><a href="Further Readings.html?domain=Computer Science&lab=
123-
124-
Computer Graphics
125-
" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600;">Further Readings</h3></a>
126-
</div>
96+
<div class="col-md-2 sidebar-col-2"><a href="Introduction.html?domain=Computer Science&amp;lab=Computer Graphics" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Introduction </h3> </a><a href="Theory.html?domain=Computer Science&amp;lab=Computer Graphics" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Theory </h3> </a><a href="Objective.html?domain=Computer Science&amp;lab=Computer Graphics" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Objective </h3> </a><a href="Manual.html?domain=Computer Science&amp;lab=Computer Graphics" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Manual </h3> </a><a href="Procedure.html?domain=Computer Science&amp;lab=Computer Graphics" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Procedure </h3> </a><a href="Experiment.html?domain=Computer Science&amp;lab=Computer Graphics" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Experiment </h3> </a><a href="Quizzes.html?domain=Computer Science&amp;lab=Computer Graphics" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Quizzes </h3> </a><a href="Further Readings.html?domain=Computer Science&amp;lab=Computer Graphics" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Further Readings </h3> </a><a href="Feedback.html?domain=Computer Science&amp;lab=Computer Graphics" class="sidebar-a"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Feedback </h3> </a></div>
12797

12898

12999
<div class="col-md-10 lab-list-col-10">
130100

131101
<!--edit -->
132-
<h1 class="text-h2-lightblue">Points & Co-ordinate Systems</h1><div class="content" id="experiment-article-section-4-content">
102+
<h1 class="text-h2-lightblue">Points &amp; Co-ordinate Systems</h1><div class="content" id="experiment-article-section-4-content">
133103
<p>
134-
<ol start="1" type="1">
104+
</p><ol start="1" type="1">
135105
<li>
136106
Click <b><a href="../VirtualLabGraphics.zip">here</a></b> to download the Virtual Lab Graphics package.
137107
</li>
138108
<li>
139109
Save the <b>VirtualLabGraphics.zip</b> file and double click it to extract.
140110
</li>
141111
<li>
142-
Linux/MacOSX users can start the experiment by as described below. <br/>
143-
Change to the Virtual Lab Directory. <br/>
144-
<i><b>$</b> cd VirtualLabGraphics/</i> <br/>
145-
Execute the experiment using the command: <br/>
112+
Linux/MacOSX users can start the experiment by as described below. <br>
113+
Change to the Virtual Lab Directory. <br>
114+
<i><b>$</b> cd VirtualLabGraphics/</i> <br>
115+
Execute the experiment using the command: <br>
146116
<i><b>$</b> ./Experiment.sh 1</i>
147117
</li>
148118
<li>
@@ -151,7 +121,7 @@ <h1 class="text-h2-lightblue">Points & Co-ordinate Systems</h1><div class="conte
151121
</ol>
152122
<!-- Place or link to your experiment java applet or
153123
flash file here. -->
154-
</p>
124+
<p></p>
155125
</div>
156126
</div>
157127
</div>
@@ -165,36 +135,36 @@ <h1 class="text-h2-lightblue">Points & Co-ordinate Systems</h1><div class="conte
165135

166136
<footer>
167137
<div class="container-fluid footer-div" style="background: url('../../../../images/footer.png'); margin-top: 120px; padding: 20px;">
168-
<div class="col-md-4 border-right-green-dotted" >
138+
<div class="col-md-4 border-right-green-dotted">
169139
<h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;">Updates</h2>
170-
<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>
171-
<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>
172-
<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>
140+
<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>
141+
<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>
142+
<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>
173143
</div>
174144

175-
<div class="col-md-2 border-right-green-dotted" >
145+
<div class="col-md-2 border-right-green-dotted">
176146
<!-- <h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;">Nodal Centers</h2>
177147
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > REGISTRATION</a></div>
178148
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > LOGIN</a></div> -->
179149
<!-- <div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > Outreach Portal</a></div> -->
180-
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > VLEAD Blog</a></div>
181-
<div><a href="http://www.sakshat.ac.in/" class="text-a-lightgreen" style="text-decoration: underline;" > SAKSHAT PORTAL</a></div>
182-
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > Nodal Center</a></div>
150+
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;"> VLEAD Blog</a></div>
151+
<div><a href="http://www.sakshat.ac.in/" class="text-a-lightgreen" style="text-decoration: underline;"> SAKSHAT PORTAL</a></div>
152+
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;"> Nodal Center</a></div>
183153
</div>
184154

185-
<div class="col-md-3 border-right-green-dotted" >
155+
<div class="col-md-3 border-right-green-dotted">
186156
<!-- <div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > FAQ</a></div>
187157
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > FEEDBACK</a></div>
188158
<div><a href="#" class="text-a-lightgreen" style="text-decoration: underline;" > SAKSHAT PORTAL</a></div> -->
189159
<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>
190-
<div><a href="http://118.102.191.38/feedback/feedback.html" class="text-a-lightgreen" style="text-decoration: underline;" > FEEDBACK</a></div>
160+
<div><a href="http://118.102.191.38/feedback/feedback.html" class="text-a-lightgreen" style="text-decoration: underline;"> FEEDBACK</a></div>
191161
</div>
192162

193-
<div class="col-md-2 border-right-green-dotted" >
163+
<div class="col-md-2 border-right-green-dotted">
194164
<h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;"> Follow us</h2>
195-
<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>
196-
<a href="https://twitter.com/" class="text-a-lightgreen nounderline" target="_blank"> <img src="../../../../images/social/twitter.png" style="border-radius: 50%;"/></a>
197-
<a href="http://linkedin.com" class="text-a-lightgreen nounderline" target="_blank" > <img src="../../../../images/social/linkedin.png" style="border-radius: 50%;" /></a>
165+
<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>
166+
<a href="https://twitter.com/" class="text-a-lightgreen nounderline" target="_blank"> <img src="../../../../images/social/twitter.png" style="border-radius: 50%;"></a>
167+
<a href="http://linkedin.com" class="text-a-lightgreen nounderline" target="_blank"> <img src="../../../../images/social/linkedin.png" style="border-radius: 50%;"></a>
198168
</div>
199169

200170
</div>
@@ -203,10 +173,10 @@ <h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;">
203173

204174
</div> <!-- top div -->
205175

206-
</body>
207176

208177

209-
<!-- jQuery -->
178+
179+
210180
<script src="js/jquery.js"></script>
211181

212182
<!-- Bootstrap Core JavaScript -->
@@ -259,4 +229,5 @@ <h2 class="text-h2-lightblue-small" style="font-weight: bold;margin-top: 0px;">
259229

260230

261231

262-
</html>
232+
233+
</div></body><!-- jQuery --></html>

0 commit comments

Comments
 (0)