Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions src/lab/Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<ul class="nav navbar-nav navbar-right menu-ul search-ul" style="position: relative; top: -5px;">
<li>
<form action="search-result.html" method="get">
<form action="../search-result.html" method="get">
<!-- <input type="text" class="search-textbox" placeholder="SEARCH FOR A LAB" name="q" id="q"/>
<input type="submit" value="" class="search-button" /> -->
</form>
Expand Down Expand Up @@ -141,16 +141,16 @@ <h4>Contact Us</h4>
<div class="col-lg-4 col-md-6">
<h4>Follow Us</h4>
<div class="social-links">
<a class="twitter" href="https://twitter.com/TheVirtualLabs" style="background: #55acee;">
<a class="twitter" href="https://twitter.com/TheVirtualLabs" style="background: #55acee;visibility: hidden;">
<i class="fa fa-twitter"></i>
</a>
<a class="facebook" href="https://www.facebook.com/Virtual-Labs-IIT-Delhi-301510159983871/" style="background: #3b5998;">
<a class="facebook" href="https://www.facebook.com/Virtual-Labs-IIT-Delhi-301510159983871/" style="background: #3b5998; visibility: hidden;">
<i class="fa fa-facebook"></i>
</a>
<a class="google-plus" href="https://www.youtube.com/watch?v=asxRaOgk6a0" style="background: #e52d27;">
<a class="google-plus" href="https://www.youtube.com/watch?v=asxRaOgk6a0" style="background: #e52d27;visibility: hidden;">
<i class="fa fa-youtube"></i>
</a>
<a class="linkedin" href="https://in.linkedin.com/in/virtual-labs-008ba9136" style="background: #2867B2;">
<a class="linkedin" href="https://in.linkedin.com/in/virtual-labs-008ba9136" style="background: #2867B2;visibility: hidden;">
<i class="fa fa-linkedin"></i>
</a>
</div>
Expand Down Expand Up @@ -219,4 +219,4 @@ <h4>Follow Us</h4>



</body><!-- jQuery --></html>
</body><!-- jQuery --></html>
12 changes: 6 additions & 6 deletions src/lab/List of experiments.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<ul class="nav navbar-nav navbar-right menu-ul search-ul" style="position: relative; top: -5px;">
<li>
<form action="search-result.html" method="get">
<form action="../search-result.html" method="get">
<!-- <input type="text" class="search-textbox" placeholder="SEARCH FOR A LAB" name="q" id="q"/>
<input type="submit" value="" class="search-button" /> -->
</form>
Expand Down Expand Up @@ -149,16 +149,16 @@ <h4>Contact Us</h4>
<div class="col-lg-4 col-md-6">
<h4>Follow Us</h4>
<div class="social-links">
<a class="twitter" href="https://twitter.com/TheVirtualLabs" style="background: #55acee;">
<a class="twitter" href="https://twitter.com/TheVirtualLabs" style="background: #55acee;visibility: hidden;">
<i class="fa fa-twitter"></i>
</a>
<a class="facebook" href="https://www.facebook.com/Virtual-Labs-IIT-Delhi-301510159983871/" style="background: #3b5998;">
<a class="facebook" href="https://www.facebook.com/Virtual-Labs-IIT-Delhi-301510159983871/" style="background: #3b5998;visibility: hidden;">
<i class="fa fa-facebook"></i>
</a>
<a class="google-plus" href="https://www.youtube.com/watch?v=asxRaOgk6a0" style="background: #e52d27;">
<a class="google-plus" href="https://www.youtube.com/watch?v=asxRaOgk6a0" style="background: #e52d27;visibility: hidden;">
<i class="fa fa-youtube"></i>
</a>
<a class="linkedin" href="https://in.linkedin.com/in/virtual-labs-008ba9136" style="background: #2867B2;">
<a class="linkedin" href="https://in.linkedin.com/in/virtual-labs-008ba9136" style="background: #2867B2;visibility: hidden;">
<i class="fa fa-linkedin"></i>
</a>
</div>
Expand Down Expand Up @@ -226,4 +226,4 @@ <h4>Follow Us</h4>
</script>


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