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
6 changes: 6 additions & 0 deletions 1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<html>
<head>
DEMO
</head>
</html>

6 changes: 6 additions & 0 deletions 2.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<html>
<head>
2nd html
</head>
</html>

6 changes: 6 additions & 0 deletions 4.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<html>
<head>
fourth html
</head>
</html>

4 changes: 2 additions & 2 deletions src/lab/exp6/Manual.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 All @@ -63,7 +63,7 @@
<a class="menu-a" href="http://vlabs.ac.in/">HOME</a>
</li>
<!-- <li class="page-scroll menu-li menu-li-active">
<a class="menu-a menu-a-active" href="http://vlabs.ac.in/labs.html">ALL LABS</a>
<a class="menu-a" href="http://vlab.co.in">ALL LABS</a>
</li>
--> <li class="page-scroll menu-li ">
<a class="menu-a" href="http://vlabs.ac.in/#partner">PARTNERS</a>
Expand Down
2 changes: 1 addition & 1 deletion src/lab/exp7/Introduction.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