Skip to content

Commit

Permalink
Merge pull request #293 from virtual-labs/css-fix
Browse files Browse the repository at this point in the history
Css fix
  • Loading branch information
sravanthimodepu authored Feb 15, 2021
2 parents 04d8104 + 38389f7 commit d261701
Show file tree
Hide file tree
Showing 73 changed files with 1,388 additions and 1,553 deletions.
9 changes: 5 additions & 4 deletions src/lab/Experiments.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@

<ul class="nav navbar-nav navbar-right menu-ul">
<li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/index.html">HOME</a>
<a class="menu-a" href="https://www.vlab.co.in/">HOME</a>
</li>

<li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/index.html#partner">PARTNERS</a>
<a class="menu-a" href="https://www.vlab.co.in/participating-institutes">PARTNERS</a>
</li><li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/index.html#contact">CONTACT</a>
<a class="menu-a" href="https://www.vlab.co.in/contact-us">CONTACT</a>
</li>
</ul>

Expand Down Expand Up @@ -94,7 +94,7 @@ <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; 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>
<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 class="sidebar-a" href="Feedback.html?domain=Computer Science"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3></a>

</div>

Expand Down Expand Up @@ -256,4 +256,5 @@ <h4>Follow Us</h4>
</script>



</body><!-- jQuery --></html>
41 changes: 20 additions & 21 deletions src/lab/Feedback.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<!DOCTYPE html>
<html lang="en">

<head>
<html lang="en"><head>
<!--Google Tag Manager-->
<script class="gtm">
(function(w, d, s, l, i) {
Expand All @@ -19,20 +17,20 @@
})(window, document, 'script', 'dataLayer', 'GTM-W59SWTR');
</script>
<!--End Google Tag Manager-->
<meta charset="utf-8" />
<meta content="IE=edge" http-equiv="X-UA-Compatible" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="Welcome to Virtual Labs - A MHRD Govt of india Initiative" name="description" />
<meta content="Virtual Labs - A MHRD Govt of india Initiative" name="author" />
<meta charset="utf-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="Welcome to Virtual Labs - A MHRD Govt of india Initiative" name="description"/>
<meta content="Virtual Labs - A MHRD Govt of india Initiative" name="author"/>
<title>Welcome to Virtual Labs - A MHRD Govt of india Initiative</title>
<link href="images/favicon.ico" rel="shortcut icon" />
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="images/favicon.ico" rel="shortcut icon"/>
<link href="css/bootstrap.min.css" rel="stylesheet"/>
<!-- Important Owl stylesheet -->
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet" />
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet" />
<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet" />
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet"/>
<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet"/>
<!-- Custom CSS -->
<link href="css/style.css" rel="stylesheet" />
<link href="css/style.css" rel="stylesheet"/>
<script src="tabs.js" type="text/javascript"></script>
<script>
(function(i, s, o, g, r, a, m) {
Expand Down Expand Up @@ -77,9 +75,9 @@
</li>
</ul> -->
<ul class="nav navbar-nav navbar-right menu-ul">
<li class="page-scroll menu-li "> <a class="menu-a" href="http://vlabs.ac.in/index.html">HOME</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="http://vlabs.ac.in/index.html#partner">PARTNERS</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="http://vlabs.ac.in/index.html#contact">CONTACT</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="https://www.vlab.co.in/">HOME</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="https://www.vlab.co.in/participating-institutes">PARTNERS</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="https://www.vlab.co.in/contact-us">CONTACT</a> </li>
</ul>
</div>
<!-- /.navbar-collapse -->
Expand All @@ -90,7 +88,7 @@
<div id="content">
<div class="container-fluid">
<div class="row" style="height: 16px !important;">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;" /> </div>
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/> </div>
<!-- row end -->
</div>
<!-- container-fluid end for slider -->
Expand Down Expand Up @@ -200,7 +198,8 @@ <h4>Follow Us</h4>
});
});
</script>
</body>
<!-- jQuery -->

</html>



</body><!-- jQuery --></html>
45 changes: 22 additions & 23 deletions src/lab/Introduction.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<!DOCTYPE html>
<html lang="en">

<head>
<html lang="en"><head>
<!--Google Tag Manager-->
<script class="gtm">
(function(w, d, s, l, i) {
Expand All @@ -19,20 +17,20 @@
})(window, document, 'script', 'dataLayer', 'GTM-W59SWTR');
</script>
<!--End Google Tag Manager-->
<meta charset="utf-8" />
<meta content="IE=edge" http-equiv="X-UA-Compatible" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="Welcome to Virtual Labs - A MHRD Govt of india Initiative" name="description" />
<meta content="Virtual Labs - A MHRD Govt of india Initiative" name="author" />
<meta charset="utf-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="Welcome to Virtual Labs - A MHRD Govt of india Initiative" name="description"/>
<meta content="Virtual Labs - A MHRD Govt of india Initiative" name="author"/>
<title>Welcome to Virtual Labs - A MHRD Govt of india Initiative</title>
<link href="images/favicon.ico" rel="shortcut icon" />
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="images/favicon.ico" rel="shortcut icon"/>
<link href="css/bootstrap.min.css" rel="stylesheet"/>
<!-- Important Owl stylesheet -->
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet" />
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet" />
<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet" />
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet"/>
<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet"/>
<!-- Custom CSS -->
<link href="css/style.css" rel="stylesheet" />
<link href="css/style.css" rel="stylesheet"/>
<script src="tabs.js" type="text/javascript"></script>
<script>
(function(i, s, o, g, r, a, m) {
Expand Down Expand Up @@ -64,7 +62,7 @@
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<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>
<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>
<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>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse menu-div" id="bs-example-navbar-collapse-1" style="border: 0px;">
Expand All @@ -77,9 +75,9 @@
</li>
</ul> -->
<ul class="nav navbar-nav navbar-right menu-ul">
<li class="page-scroll menu-li "> <a class="menu-a" href="http://vlabs.ac.in/index.html">HOME</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="http://vlabs.ac.in/index.html#partner">PARTNERS</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="http://vlabs.ac.in/index.html#contact">CONTACT</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="https://www.vlab.co.in/">HOME</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="https://www.vlab.co.in/participating-institutes">PARTNERS</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="https://www.vlab.co.in/contact-us">CONTACT</a> </li>
</ul>
</div>
<!-- /.navbar-collapse -->
Expand All @@ -90,7 +88,7 @@
<div id="content">
<div class="container-fluid">
<div class="row" style="height: 16px !important;">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;" /> </div>
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/> </div>
<!-- row end -->
</div>
<!-- container-fluid end for slider -->
Expand All @@ -108,7 +106,7 @@ <h3 class="text-h3-darkblue" style="margin-top: 2px;">List of Experiments</h3></
<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 href="Feedback.html?domain=Computer Science" class="sidebar-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">
Expand Down Expand Up @@ -203,7 +201,8 @@ <h4>Follow Us</h4>
});
});
</script>
</body>
<!-- jQuery -->

</html>



</body><!-- jQuery --></html>
45 changes: 22 additions & 23 deletions src/lab/List of Experiments.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<!DOCTYPE html>
<html lang="en">

<head>
<html lang="en"><head>
<!--Google Tag Manager-->
<script class="gtm">
(function(w, d, s, l, i) {
Expand All @@ -19,20 +17,20 @@
})(window, document, 'script', 'dataLayer', 'GTM-W59SWTR');
</script>
<!--End Google Tag Manager-->
<meta charset="utf-8" />
<meta content="IE=edge" http-equiv="X-UA-Compatible" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="Welcome to Virtual Labs - A MHRD Govt of india Initiative" name="description" />
<meta content="Virtual Labs - A MHRD Govt of india Initiative" name="author" />
<meta charset="utf-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="Welcome to Virtual Labs - A MHRD Govt of india Initiative" name="description"/>
<meta content="Virtual Labs - A MHRD Govt of india Initiative" name="author"/>
<title>Welcome to Virtual Labs - A MHRD Govt of india Initiative</title>
<link href="images/favicon.ico" rel="shortcut icon" />
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="images/favicon.ico" rel="shortcut icon"/>
<link href="css/bootstrap.min.css" rel="stylesheet"/>
<!-- Important Owl stylesheet -->
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet" />
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet" />
<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet" />
<link href="vendors/owl-carousel/owl.carousel.css" rel="stylesheet"/>
<link href="vendors/owl-carousel/owl.theme.css" rel="stylesheet"/>
<link href="vendors/font-awesome/css/font-awesome.css" rel="stylesheet"/>
<!-- Custom CSS -->
<link href="css/style.css" rel="stylesheet" />
<link href="css/style.css" rel="stylesheet"/>
<script src="tabs.js" type="text/javascript"></script>
<script>
(function(i, s, o, g, r, a, m) {
Expand Down Expand Up @@ -64,7 +62,7 @@
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<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>
<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>
<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>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse menu-div" id="bs-example-navbar-collapse-1" style="border: 0px;">
Expand All @@ -77,9 +75,9 @@
</li>
</ul> -->
<ul class="nav navbar-nav navbar-right menu-ul">
<li class="page-scroll menu-li "> <a class="menu-a" href="http://vlabs.ac.in/index.html">HOME</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="http://vlabs.ac.in/index.html#partner">PARTNERS</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="http://vlabs.ac.in/index.html#contact">CONTACT</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="https://www.vlab.co.in/">HOME</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="https://www.vlab.co.in/participating-institutes">PARTNERS</a> </li>
<li class="page-scroll menu-li "> <a class="menu-a" href="https://www.vlab.co.in/contact-us">CONTACT</a> </li>
</ul>
</div>
<!-- /.navbar-collapse -->
Expand All @@ -90,7 +88,7 @@
<div id="content">
<div class="container-fluid">
<div class="row" style="height: 16px !important;">
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;" /> </div>
<hr style="background:#ff6600 !important; height: 8px; margin-top: 0px;"/> </div>
<!-- row end -->
</div>
<!-- container-fluid end for slider -->
Expand All @@ -109,7 +107,7 @@ <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="Prerequisites.html?domain=Computer Science">
<a href="Feedback.html?domain=Computer Science" class="sidebar-a">
</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">
Expand Down Expand Up @@ -216,7 +214,8 @@ <h4>Follow Us</h4>
});
});
</script>
</body>
<!-- jQuery -->

</html>



</body><!-- jQuery --></html>
Loading

0 comments on commit d261701

Please sign in to comment.