Skip to content

Commit

Permalink
Merge pull request #273 from virtual-labs/css-fix
Browse files Browse the repository at this point in the history
Css fix
  • Loading branch information
sravanthimodepu authored Jul 23, 2020
2 parents b7377d3 + a7982d4 commit f455905
Show file tree
Hide file tree
Showing 65 changed files with 3,831 additions and 576 deletions.
8 changes: 5 additions & 3 deletions src/lab/Experiments.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

<div id="content">
<div class="container-fluid">
<div class="row">
<div class="row" style="height: 16px !important;">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/>
</div> <!-- row end -->
</div> <!-- container-fluid end for slider -->
Expand All @@ -94,12 +94,14 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="row">
<div class="col-md-2 sidebar-col-2">
<!--edit1-->
<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;">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>--> </div>
<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;">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>

</div>

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

<!--edit -->
<h1 class="text-h2-lightblue">Pattern Recognition Lab</h1><div>
<h1 class="text-h1-lightblue">Pattern Recognition Lab</h1><div>
<p>
</p><ul id="list-of-experiments">
<!-- <li>
Expand Down
28 changes: 24 additions & 4 deletions src/lab/Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,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 class="img-responsive main-logo" src="../../images/logo-new.png"/></a>
<a class="navbar-brand main-logo-a" href="http://vlab.co.in"><img class="img-responsive main-logo" src="images/logo-new.png"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down Expand Up @@ -81,7 +81,7 @@

<div id="content">
<div class="container-fluid">
<div class="row">
<div class="row" style="height: 16px !important;">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/>
</div> <!-- row end -->
</div> <!-- container-fluid end for slider -->
Expand All @@ -94,12 +94,32 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="row">
<div class="col-md-2 sidebar-col-2">
<!--edit1-->
<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;">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 class="sidebar-a" href="Feedback.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>
<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;">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 class="sidebar-a" href="Feedback.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a> </div>

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

<!--edit -->
<h1 class="text-h2-lightblue">Pattern Recognition Lab</h1><a href="http://209.211.220.205/feedback/feedback.html">Feedback</a> </div>
<h1 class="text-h1-lightblue">Pattern Recognition Lab</h1>

<div>
              <p><b>Dear User</b>,</p>
              <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>
              <br/>
              <a href="http://209.211.220.205/feedback/feedback.html" id="feedback-btn-link">
              <button class="btn btn-default btn-lg" id="feedback-btn" type="button">Share Your Experience</button>
              </a>
              <br/>
              <br/>
              <p>
                Thanks for your time !
                <br/>
                <b>The Virtual Labs Team</b>
              </p>
            </div>
</div>
</div>
</div>
<!-- =================================================================================================================================== -->
Expand Down
6 changes: 3 additions & 3 deletions src/lab/Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

<div id="content">
<div class="container-fluid">
<div class="row">
<div class="row" style="height: 16px !important;">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/>
</div> <!-- row end -->
</div> <!-- container-fluid end for slider -->
Expand All @@ -94,12 +94,12 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="row">
<div class="col-md-2 sidebar-col-2">
<!--edit1-->
<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;">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>--> </div>
<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;">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> </div>

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

<!--edit -->
<h1 class="text-h2-lightblue">Pattern Recognition Lab</h1><div>
<h1 class="text-h1-lightblue">Pattern Recognition Lab</h1><div>
<p>
The virtual lab on Pattern Recognition is design to supplement a senior undergraduate or
graduate level course in Statistical Pattern Recognition. The experiments are designed to
Expand Down
7 changes: 4 additions & 3 deletions src/lab/Prerequisites.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

<div id="content">
<div class="container-fluid">
<div class="row">
<div class="row" style="height: 16px !important;">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/>
</div> <!-- row end -->
</div> <!-- container-fluid end for slider -->
Expand All @@ -94,12 +94,13 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="row">
<div class="col-md-2 sidebar-col-2">
<!--edit1-->
<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;">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> --> </div>
<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;">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>
</div>

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

<!--edit -->
<h1 class="text-h2-lightblue">Pattern Recognition Lab</h1><div>
<h1 class="text-h1-lightblue">Pattern Recognition Lab</h1><div>
<p> - This lab requires few Software Dependencies to run the Simulations </p>
<ol>
<li> Java1.7,</li>
Expand Down
7 changes: 4 additions & 3 deletions src/lab/Related Courses.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

<div id="content">
<div class="container-fluid">
<div class="row">
<div class="row" style="height: 16px !important;">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/>
</div> <!-- row end -->
</div> <!-- container-fluid end for slider -->
Expand All @@ -94,12 +94,13 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<div class="row">
<div class="col-md-2 sidebar-col-2">
<!--edit1-->
<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;">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>--> </div>
<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;">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>
</div>

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

<!--edit -->
<h1 class="text-h2-lightblue">Pattern Recognition Lab</h1><div>
<h1 class="text-h1-lightblue">Pattern Recognition Lab</h1><div>
<p>
The present lab is aligned with courses such as Introduction to Data Structures, Data Structures in C/C++, and the like. The experiments touch on most topics covered in such courses in most curricula.
</p>
Expand Down
Loading

0 comments on commit f455905

Please sign in to comment.