Skip to content

Commit 14e57d8

Browse files
Merge pull request #284 from virtual-labs/broken-links_and_css
Broken links and css
2 parents 2a1c016 + 84b0217 commit 14e57d8

File tree

116 files changed

+25558
-20830
lines changed

Some content is hidden

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

116 files changed

+25558
-20830
lines changed

src/lab/Courses Aligned.html

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
<!-- Custom CSS -->
2828
<link href="css/style.css" rel="stylesheet"/>
29+
<link href="css/style-main.css" rel="stylesheet"/>
2930
<script src="tabs.js" type="text/javascript"></script>
3031
<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>
3132
</head>
@@ -43,7 +44,7 @@
4344
<span class="icon-bar" style="background-color: #77BB41"></span>
4445
<span class="icon-bar" style="background-color: #77BB41"></span>
4546
</button>
46-
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
47+
<a class="navbar-brand main-logo-a" href="http://vlab.co.in"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
4748
</div>
4849

4950
<!-- Collect the nav links, forms, and other content for toggling -->
@@ -60,14 +61,17 @@
6061

6162
<ul class="nav navbar-nav navbar-right menu-ul">
6263
<li class="page-scroll menu-li ">
63-
<a class="menu-a" href="http://vlabs.ac.in/index.html">HOME</a>
64+
<a class="menu-a" href="http://vlab.co.in/">HOME</a>
6465
</li>
65-
66+
<!-- <li class="page-scroll menu-li menu-li-active">
67+
<a href="http://vlabs.ac.in/labs.html" class="menu-a menu-a-active" >ALL LABS</a>
68+
</li> -->
6669
<li class="page-scroll menu-li ">
67-
<a class="menu-a" href="http://vlabs.ac.in/index.html#partner">PARTNERS</a>
68-
</li><li class="page-scroll menu-li ">
69-
<a class="menu-a" href="http://vlabs.ac.in/index.html#contact">CONTACT</a>
70+
<a class="menu-a" href="http://vlab.co.in/participating-institutes">PARTNERS</a>
7071
</li>
72+
<li class="page-scroll menu-li ">
73+
<a class="menu-a" href="http://vlab.co.in/contact-us">CONTACT</a>
74+
</li>
7175
</ul>
7276

7377

@@ -99,7 +103,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
99103
<div class="col-md-10 lab-list-col-10">
100104

101105
<!--edit -->
102-
<h1 class="text-h2-lightblue">Computer Graphics</h1><div>
106+
<h1 class="text-h1-lightblue">Computer Graphics</h1><div>
103107
<p>
104108
The basic concepts of CG are alignd with courses such as Linear Algebra, Matrix Theory, Projective Geometry and the like. The experiments touch on most topics covered in such courses in most curricula.
105109
</p>

src/lab/Feedback.html

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
<!-- Custom CSS -->
2828
<link href="css/style.css" rel="stylesheet"/>
29+
<link href="css/style-main.css" rel="stylesheet"/>
2930
<script src="tabs.js" type="text/javascript"></script>
3031
<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>
3132
</head>
@@ -43,7 +44,7 @@
4344
<span class="icon-bar" style="background-color: #77BB41"></span>
4445
<span class="icon-bar" style="background-color: #77BB41"></span>
4546
</button>
46-
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
47+
<a class="navbar-brand main-logo-a" href="http://vlab.co.in/"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
4748
</div>
4849

4950
<!-- Collect the nav links, forms, and other content for toggling -->
@@ -59,16 +60,18 @@
5960
</ul> -->
6061

6162
<ul class="nav navbar-nav navbar-right menu-ul">
62-
<li class="page-scroll menu-li ">
63-
<a class="menu-a" href="http://vlabs.ac.in/index.html">HOME</a>
63+
<li class="page-scroll menu-li ">
64+
<a class="menu-a" href="http://vlab.co.in/">HOME</a>
6465
</li>
65-
66+
<!-- <li class="page-scroll menu-li menu-li-active">
67+
<a href="http://vlabs.ac.in/labs.html" class="menu-a menu-a-active" >ALL LABS</a>
68+
</li> -->
6669
<li class="page-scroll menu-li ">
67-
<a class="menu-a" href="http://vlabs.ac.in/index.html#partner">PARTNERS</a>
68-
</li><li class="page-scroll menu-li ">
69-
<a class="menu-a" href="http://vlabs.ac.in/index.html#contact">CONTACT</a>
70+
<a class="menu-a" href="http://vlab.co.in/participating-institutes">PARTNERS</a>
7071
</li>
71-
</ul>
72+
<li class="page-scroll menu-li ">
73+
<a class="menu-a" href="http://vlab.co.in/contact-us">CONTACT</a>
74+
</li>
7275

7376

7477

@@ -99,7 +102,26 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
99102
<div class="col-md-10 lab-list-col-10">
100103

101104
<!--edit -->
102-
<h1 class="text-h2-lightblue">Computer Graphics</h1><a href="http://209.211.220.205/feedback/feedback.html">Feedback</a> </div>
105+
<h1 class="text-h1-lightblue">Computer Graphics</h1>
106+
107+
<div>
108+
<p><b>Dear User</b>,</p>
109+
110+
<p>Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us make Virtual Labs better for you and other users.
111+
</p>
112+
<br/>
113+
114+
<a href="http://209.211.220.205/feedback/feedback.html" id="feedback-btn-link">
115+
<button class="btn btn-default btn-lg" id="feedback-btn" type="button">Share Your Experience</button>
116+
</a>
117+
<br/>
118+
<br/>
119+
120+
<p>Thanks for your time !
121+
<br/>
122+
<b>The Virtual Labs Team</b>
123+
</p>
124+
</div> </div>
103125
</div>
104126
</div>
105127
<!-- =================================================================================================================================== -->

src/lab/Introduction.html

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
<!-- Custom CSS -->
2828
<link href="css/style.css" rel="stylesheet"/>
29+
<link href="css/style-main.css" rel="stylesheet"/>
2930
<script src="tabs.js" type="text/javascript"></script>
3031
<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>
3132
</head>
@@ -43,7 +44,7 @@
4344
<span class="icon-bar" style="background-color: #77BB41"></span>
4445
<span class="icon-bar" style="background-color: #77BB41"></span>
4546
</button>
46-
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
47+
<a class="navbar-brand main-logo-a" href="http://vlab.co.in/"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
4748
</div>
4849

4950
<!-- Collect the nav links, forms, and other content for toggling -->
@@ -60,14 +61,17 @@
6061
-->
6162
<ul class="nav navbar-nav navbar-right menu-ul">
6263
<li class="page-scroll menu-li ">
63-
<a class="menu-a" href="http://vlabs.ac.in/index.html">HOME</a>
64+
<a class="menu-a" href="http://vlab.co.in/">HOME</a>
6465
</li>
65-
66+
<!-- <li class="page-scroll menu-li menu-li-active">
67+
<a href="http://vlabs.ac.in/labs.html" class="menu-a menu-a-active" >ALL LABS</a>
68+
</li> -->
6669
<li class="page-scroll menu-li ">
67-
<a class="menu-a" href="http://vlabs.ac.in/index.html#partner">PARTNERS</a>
68-
</li><li class="page-scroll menu-li ">
69-
<a class="menu-a" href="http://vlabs.ac.in/index.html#contact">CONTACT</a>
70+
<a class="menu-a" href="http://vlab.co.in/participating-institutes">PARTNERS</a>
7071
</li>
72+
<li class="page-scroll menu-li ">
73+
<a class="menu-a" href="http://vlab.co.in/contact-us">CONTACT</a>
74+
</li>
7175
</ul>
7276

7377

@@ -99,7 +103,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
99103
<div class="col-md-10 lab-list-col-10">
100104

101105
<!--edit -->
102-
<h1 class="text-h2-lightblue">Computer Graphics</h1><div>
106+
<h1 class="text-h1-lightblue">Computer Graphics</h1><div>
103107
<p>
104108
Welcome to the Computer Graphics lab ! Here , we will try some
105109
virtual experiments to understand the different concepts of

src/lab/List of experiments.html

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
<!-- Custom CSS -->
2828
<link href="css/style.css" rel="stylesheet"/>
29+
<link href="css/style-main.css" rel="stylesheet"/>
2930
<script src="tabs.js" type="text/javascript"></script>
3031
<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>
3132
</head>
@@ -43,7 +44,7 @@
4344
<span class="icon-bar" style="background-color: #77BB41"></span>
4445
<span class="icon-bar" style="background-color: #77BB41"></span>
4546
</button>
46-
<a class="navbar-brand main-logo-a" href="http://vlabs.ac.in/index.html"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
47+
<a class="navbar-brand main-logo-a" href="http://vlab.co.in/"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
4748
</div>
4849

4950
<!-- Collect the nav links, forms, and other content for toggling -->
@@ -60,14 +61,17 @@
6061

6162
<ul class="nav navbar-nav navbar-right menu-ul">
6263
<li class="page-scroll menu-li ">
63-
<a class="menu-a" href="http://vlabs.ac.in/index.html">HOME</a>
64+
<a class="menu-a" href="http://vlab.co.in/">HOME</a>
6465
</li>
65-
66+
<!-- <li class="page-scroll menu-li menu-li-active">
67+
<a href="http://vlabs.ac.in/labs.html" class="menu-a menu-a-active" >ALL LABS</a>
68+
</li> -->
6669
<li class="page-scroll menu-li ">
67-
<a class="menu-a" href="http://vlabs.ac.in/index.html#partner">PARTNERS</a>
68-
</li><li class="page-scroll menu-li ">
69-
<a class="menu-a" href="http://vlabs.ac.in/index.html#contact">CONTACT</a>
70+
<a class="menu-a" href="http://vlab.co.in/participating-institutes">PARTNERS</a>
7071
</li>
72+
<li class="page-scroll menu-li ">
73+
<a class="menu-a" href="http://vlab.co.in/contact-us">CONTACT</a>
74+
</li>
7175
</ul>
7276

7377

@@ -99,39 +103,49 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
99103
<div class="col-md-10 lab-list-col-10">
100104

101105
<!--edit -->
102-
<h1 class="text-h2-lightblue">Computer Graphics</h1><div>
106+
<h1 class="text-h1-lightblue">Computer Graphics</h1><div>
103107
<ul id="list-of-experiments">
104108
<li>
105109
<!--Link and name of the experiment 1 -->
106110
<a href="exp1/Introduction.html?domain=Computer Science&amp;lab=Computer Graphics">Points and Co-ordinate Systems</a>
107111
</li>
112+
<br>
108113
<li>
109114
<a href="exp2/Introduction.html?domain=Computer Science&amp;lab=Computer Graphics">Transformations: Translation</a>
110115
</li>
116+
<br>
111117
<li>
112118
<a href="exp3/Introduction.html?domain=Computer Science&amp;lab=Computer Graphics">Transformations: Rotation</a>
113119
</li>
120+
<br>
114121
<li>
115122
<a href="exp4/Introduction.html?domain=Computer Science&amp;lab=Computer Graphics">Transformations: Scaling</a>
116123
</li>
124+
<br>
117125
<li>
118126
<a href="exp5a/Introduction.html?domain=Computer Science&amp;lab=Computer Graphics">Hierarchical Transformations: 2D Demo</a>
119127
</li>
128+
<br>
120129
<li>
121130
<a href="exp5b/Introduction.html?domain=Computer Science&amp;lab=Computer Graphics">Hierarchical Transformations: 3D Articulated Arm</a>
122131
</li>
132+
<br>
123133
<li>
124134
<a href="exp6/Introduction.html?domain=Computer Science&amp;lab=Computer Graphics">Projections and Cameras</a>
125135
</li>
136+
<br>
126137
<li>
127138
<a href="exp7/Introduction.html?domain=Computer Science&amp;lab=Computer Graphics">Clipping: Line</a>
128139
</li>
140+
<br>
129141
<li>
130142
<a href="exp8/Introduction.html?domain=Computer Science&amp;lab=Computer Graphics">Clipping: Polygon</a>
131143
</li>
144+
<br>
132145
<li>
133146
<a href="exp9/Introduction.html?domain=Computer Science&amp;lab=Computer Graphics">Rasterization: Line</a>
134147
</li>
148+
<br>
135149
<li>
136150
<a href="exp10/Introduction.html?domain=Computer Science&amp;lab=Computer Graphics">Rasterization: Polygon</a>
137151
</li>

0 commit comments

Comments
 (0)