Skip to content

Commit 04d8104

Browse files
Merge pull request #292 from virtual-labs/css-fix
Css fix
2 parents aec6524 + 79e7595 commit 04d8104

Some content is hidden

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

66 files changed

+562
-548
lines changed

src/lab/Experiments.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
9494
<div class="row">
9595
<div class="col-md-2 sidebar-col-2">
9696
<!--edit1-->
97-
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="Experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">Experiments</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Related Courses.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Related Courses</h3></a><!-- <a class="sidebar-a" href="Software Needed.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Software Needed</h3></a> --><a href="Feedback.html?domain=Computer Science" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a>
97+
<a class="sidebar-a" href="Introduction.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a><a class="sidebar-a" href="Experiments.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">List of Experiments</h3></a><a class="sidebar-a" href="Prerequisites.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a><a class="sidebar-a" href="Related Courses.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Related Courses</h3></a><!-- <a class="sidebar-a" href="Software Needed.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Software Needed</h3></a> --><a href="Feedback.html?domain=Computer Science" class="sidebar-a" > <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a>
9898

9999
</div>
100100

@@ -109,25 +109,25 @@ <h1 class="text-h1-lightblue">Pattern Recognition Lab</h1><div>
109109
</li>
110110
-->
111111
<li>
112-
<a href="exp1/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"><strong> Feature Representation </strong></a>
112+
<a href="exp1/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"> Feature Representation </a>
113113
</li>
114114
<li>
115-
<a href="exp2/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"><strong> Mean and Covariance </strong></a>
115+
<a href="exp2/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"> Mean and Covariance </a>
116116
</li>
117117
<li>
118-
<a href="exp3/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"><strong> Linear Perceptron Learning </strong></a>
118+
<a href="exp3/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"> Linear Perceptron Learning </a>
119119
</li>
120120
<li>
121-
<a href="exp4/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"><strong> Generation of Random Variables </strong></a>
121+
<a href="exp4/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"> Generation of Random Variables </a>
122122
</li>
123123
<li>
124-
<a href="exp5/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"><strong> Bayesian Classification </strong></a>
124+
<a href="exp5/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"> Bayesian Classification </a>
125125
</li>
126126
<li>
127-
<a href="exp6/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"><strong> MLE: Learning the classifier from data </strong></a>
127+
<a href="exp6/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"> MLE: Learning the classifier from data</a>
128128
</li>
129129
<li>
130-
<a href="exp7/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"><strong> Data Clustering: K-Means, MST-based </strong></a>
130+
<a href="exp7/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"> Data Clustering: K-Means, MST-based </a>
131131
</li>
132132
<!--
133133
<li>

src/lab/Feedback.html

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<!-- Brand and toggle get grouped for better mobile display -->
6565
<div class="navbar-header page-scroll">
6666
<button class="navbar-toggle" data-target="#bs-example-navbar-collapse-1" data-toggle="collapse" type="button"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar" style="background-color: #77BB41"></span> <span class="icon-bar" style="background-color: #77BB41"></span> <span class="icon-bar" style="background-color: #77BB41"></span> </button>
67-
<a class="navbar-brand main-logo-a" href="http://vlab.co.in"><img class="img-responsive main-logo" src="images/logo-new.png" /></a>
67+
<a class="navbar-brand main-logo-a" href="http://vlab.co.in"><img class="img-responsive main-logo" src="images/vlabs-color-small-moe.jpg"/></a>
6868
</div>
6969
<!-- Collect the nav links, forms, and other content for toggling -->
7070
<div class="collapse navbar-collapse menu-div" id="bs-example-navbar-collapse-1" style="border: 0px;">
@@ -96,36 +96,41 @@
9696
<!-- container-fluid end for slider -->
9797
<!-- =================================================================================================================================== -->
9898
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
99-
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlabs.ac.in/computer-science-and-engineering-labs.html">Computer Science &amp; Engineering</a><br/></h2>
99+
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="https://www.vlab.co.in/broad-area-computer-science-and-engineering">Computer Science &amp; Engineering</a><br/></h2>
100100
<div class="row">
101101
<div class="col-md-2 sidebar-col-2">
102102
<!--edit1-->
103103
<a class="sidebar-a" href="Introduction.html?domain=Computer Science">
104104
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a>
105105
<a class="sidebar-a" href="List of Experiments.html?domain=Computer Science">
106-
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiments</h3></a>
106+
<h3 class="text-h3-darkblue" style="margin-top: 2px;">List of Experiments</h3></a>
107107
<a class="sidebar-a" href="Prerequisites.html?domain=Computer Science">
108108
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a>
109109
<a class="sidebar-a" href="Related Courses.html?domain=Computer Science">
110110
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Related Courses</h3></a>
111-
<a class="sidebar-a" href="Prerequisites.html?domain=Computer Science">
112-
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a>
113111
<a class="sidebar-a" href="Feedback.html?domain=Computer Science">
114112
<h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">Feedback</h3></a>
115113
</div>
116114
<div class="col-md-10 lab-list-col-10">
117115
<!--edit -->
118116
<h1 class="text-h1-lightblue">Pattern Recognition Lab</h1>
119117
<div>
120-
<p><b>Dear User</b>,</p>
121-
<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.               </p>
122-
<br/>
123-
<a href="http://209.211.220.205/feedback/feedback.html" id="feedback-btn-link">
124-
<button class="btn btn-default btn-lg" id="feedback-btn" type="button">Share Your Experience</button>               </a>
125-
<br/>
126-
<br/>
127-
<p>                 Thanks for your time !
128-
<br/>                 <b>The Virtual Labs Team</b>               </p>             </div>
118+
<p><b>Dear User</b>,</p>
119+
120+
<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.
121+
</p>
122+
<br/>
123+
124+
<a href="http://209.211.220.205/feedback/feedback.html" id="feedback-btn-link">
125+
<button class="btn btn-default btn-lg" id="feedback-btn" type="button">Share Your Experience</button>
126+
</a>
127+
<br/>
128+
<br/>
129+
130+
<p>Thanks for your time !
131+
<br/>
132+
<b>The Virtual Labs Team</b>
133+
</p>           </div>
129134
</div>
130135
</div>
131136
</div>

src/lab/Introduction.html

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<!-- Brand and toggle get grouped for better mobile display -->
6565
<div class="navbar-header page-scroll">
6666
<button class="navbar-toggle" data-target="#bs-example-navbar-collapse-1" data-toggle="collapse" type="button"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar" style="background-color: #77BB41"></span> <span class="icon-bar" style="background-color: #77BB41"></span> <span class="icon-bar" style="background-color: #77BB41"></span> </button>
67-
<a class="navbar-brand main-logo-a" href="http://vlab.co.in"><img class="img-responsive main-logo" src="images/logo-new.png" /></a>
67+
<a class="navbar-brand main-logo-a" href="http://vlab.co.in"><img class="img-responsive main-logo" src="images/vlabs-color-small-moe.jpg" /></a>
6868
</div>
6969
<!-- Collect the nav links, forms, and other content for toggling -->
7070
<div class="collapse navbar-collapse menu-div" id="bs-example-navbar-collapse-1" style="border: 0px;">
@@ -96,20 +96,18 @@
9696
<!-- container-fluid end for slider -->
9797
<!-- =================================================================================================================================== -->
9898
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
99-
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlabs.ac.in/computer-science-and-engineering-labs.html">Computer Science &amp; Engineering</a><br/></h2>
99+
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="https://www.vlab.co.in/broad-area-computer-science-and-engineering">Computer Science &amp; Engineering</a><br/></h2>
100100
<div class="row">
101101
<div class="col-md-2 sidebar-col-2">
102102
<!--edit1-->
103103
<a class="sidebar-a" href="Introduction.html?domain=Computer Science">
104104
<h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">Introduction</h3></a>
105105
<a class="sidebar-a" href="List of Experiments.html?domain=Computer Science">
106-
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Experiments</h3></a>
106+
<h3 class="text-h3-darkblue" style="margin-top: 2px;">List of Experiments</h3></a>
107107
<a class="sidebar-a" href="Prerequisites.html?domain=Computer Science">
108108
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a>
109109
<a class="sidebar-a" href="Related Courses.html?domain=Computer Science">
110110
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Related Courses</h3></a>
111-
<a class="sidebar-a" href="Prerequisites.html?domain=Computer Science">
112-
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a>
113111
<a href="Feedback.html?domain=Computer Science" class="sidebar-a">
114112
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a>
115113
</div>
@@ -122,6 +120,19 @@ <h1 class="text-h1-lightblue">Pattern Recognition Lab</h1>
122120
<!--p>Before you start any of the experiments, make sure you read the <a href="#notes">notes</a> section below. </p>
123121
<h2> <a name="notes">Notes on Experiments</a> </h2-->
124122
<p> The experiments are designed to expose you to certain concepts. You are encouraged to carry out variants of the suggested experiments and learn from them. Please make sure that you read the background material and experiment procedure before carrying out the experiments. Trying out the experiments before this does not hurt, but having the background will help you understand the results better. </p>
123+
124+
<p><b>Please note:</b></p>
125+
<p> - This lab requires few Software Dependencies to run the Simulations </p>
126+
<ol>
127+
<li> Java1.7,</li>
128+
<li> Browsers Firefox 50 and it's below versions, internet explorer.</li>
129+
<li> IcedTea Plugin for Linux Operating System.</li>
130+
</ol>
131+
<p> - We recommend the following for the smooth running of these simulations</p>
132+
<ol>
133+
<li> Install VirtualBox - Virtual Labs offers a free download of a customized VirtualBox with the required pre installed all the software dependencies(Java 1.7). Please follow the <a href="https://docs.google.com/document/d/1mX0YMtFk4Dxn_vQBJmUJ8pIOPE2hVf6AscJMdLWd9k8/edit#">link</a> to download, install and use VirtualBox for Virtual Labs.</li>
134+
</ol>
135+
<br/>
125136
</div>
126137
</div>
127138
</div>

src/lab/List of Experiments.html

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<!-- Brand and toggle get grouped for better mobile display -->
6565
<div class="navbar-header page-scroll">
6666
<button class="navbar-toggle" data-target="#bs-example-navbar-collapse-1" data-toggle="collapse" type="button"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar" style="background-color: #77BB41"></span> <span class="icon-bar" style="background-color: #77BB41"></span> <span class="icon-bar" style="background-color: #77BB41"></span> </button>
67-
<a class="navbar-brand main-logo-a" href="http://vlab.co.in"><img class="img-responsive main-logo" src="images/logo-new.png" /></a>
67+
<a class="navbar-brand main-logo-a" href="http://vlab.co.in"><img class="img-responsive main-logo" src="images/vlabs-color-small-moe.jpg" /></a>
6868
</div>
6969
<!-- Collect the nav links, forms, and other content for toggling -->
7070
<div class="collapse navbar-collapse menu-div" id="bs-example-navbar-collapse-1" style="border: 0px;">
@@ -96,20 +96,19 @@
9696
<!-- container-fluid end for slider -->
9797
<!-- =================================================================================================================================== -->
9898
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
99-
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlabs.ac.in/computer-science-and-engineering-labs.html">Computer Science &amp; Engineering</a><br/></h2>
99+
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="https://www.vlab.co.in/broad-area-computer-science-and-engineering">Computer Science &amp; Engineering</a><br/></h2>
100100
<div class="row">
101101
<div class="col-md-2 sidebar-col-2">
102102
<!--edit1-->
103103
<a class="sidebar-a" href="Introduction.html?domain=Computer Science">
104104
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Introduction</h3></a>
105105
<a class="sidebar-a" href="List of Experiments.html?domain=Computer Science">
106-
<h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">Experiments</h3></a>
106+
<h3 class="text-h3-darkblue" style="margin-top: 2px; color: #ff6600 !important;">List of Experiments</h3></a>
107107
<a class="sidebar-a" href="Prerequisites.html?domain=Computer Science">
108108
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a>
109109
<a class="sidebar-a" href="Related Courses.html?domain=Computer Science">
110110
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Related Courses</h3></a>
111111
<a class="sidebar-a" href="Prerequisites.html?domain=Computer Science">
112-
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Prerequisites</h3></a>
113112
<a href="Feedback.html?domain=Computer Science" class="sidebar-a">
114113
<h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a>
115114
</div>
@@ -118,18 +117,18 @@ <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a>
118117
<h1 class="text-h1-lightblue">Pattern Recognition Lab</h1>
119118
<div>
120119
<p> </p>
121-
<ul id="list-of-experiments">
120+
<ol id="list-of-experiments">
122121
<!-- <li>
123122
<a href="exp1/Introduction.html?domain=Computer Science&lab=Pattern Recognition Virtual Lab">Simple Pendulum Experiment</a>
124123
</li>
125124
-->
126-
<li> <a href="exp1/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"><strong> Feature Representation </strong></a> </li>
127-
<li> <a href="exp2/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"><strong> Mean and Covariance </strong></a> </li>
128-
<li> <a href="exp3/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"><strong> Linear Perceptron Learning </strong></a> </li>
129-
<li> <a href="exp4/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"><strong> Generation of Random Variables </strong></a> </li>
130-
<li> <a href="exp5/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"><strong> Bayesian Classification </strong></a> </li>
131-
<li> <a href="exp6/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"><strong> MLE: Learning the classifier from data </strong></a> </li>
132-
<li> <a href="exp7/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"><strong> Data Clustering: K-Means, MST-based </strong></a> </li>
125+
<li> <a href="exp1/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"> Feature Representation </a> </li>
126+
<li> <a href="exp2/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"> Mean and Covariance </a> </li>
127+
<li> <a href="exp3/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"> Linear Perceptron Learning </a> </li>
128+
<li> <a href="exp4/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"> Generation of Random Variables </a> </li>
129+
<li> <a href="exp5/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"> Bayesian Classification </a> </li>
130+
<li> <a href="exp6/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"> MLE: Learning the classifier from data </a> </li>
131+
<li> <a href="exp7/Introduction.html?domain=Computer Science&amp;lab=Pattern Recognition Lab"> Data Clustering: K-Means, MST-based </a> </li>
133132
<!--
134133
<li>
135134
<a href="exp8/Introduction.html?domain=Computer Science&lab=Pattern Recognition Virtual Lab">
@@ -145,7 +144,7 @@ <h1 class="text-h1-lightblue">Pattern Recognition Lab</h1>
145144
<!-- <li>
146145
<a href="exp10/Introduction.html?domain=Computer Science&lab=Pattern Recognition Virtual Lab"><strong> Data Clustering: K-Means, MST-based </strong></a>
147146
</li> -->
148-
</ul>
147+
</ol>
149148
<p></p>
150149
</div>
151150
</div>

0 commit comments

Comments
 (0)