Skip to content

Commit

Permalink
Merge pull request #207 from virtual-labs/css-fix
Browse files Browse the repository at this point in the history
Css fix
  • Loading branch information
sravanthimodepu authored Jan 22, 2021
2 parents 35100b7 + 1f09fa7 commit 45d51cc
Show file tree
Hide file tree
Showing 85 changed files with 119 additions and 155 deletions.
4 changes: 2 additions & 2 deletions src/lab/Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand All @@ -85,7 +85,7 @@
<ul class="nav navbar-nav navbar-right menu-ul search-ul" style="position: relative; top: -5px;">
<li>
<form method="get" action="search-result.html">
<!-- <input type="text" class="search-textbox" placeholder="SEARCH FOR A LAB" name="q" id="q"/>
<input type="text" class="search-textbox" placeholder="SEARCH FOR A LAB" name="q" id="q"/>
<input type="submit" value="" class="search-button" />
</form>
</li>
Expand Down
2 changes: 1 addition & 1 deletion src/lab/Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
24 changes: 12 additions & 12 deletions src/lab/List of experiments.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down Expand Up @@ -154,47 +154,47 @@ <h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><
<!--edit -->
<h1 class="text-h1-lightblue">Natural Language Processing Lab</h1>
<div>
<ul id="list-of-experiments">
<ol id="list-of-experiments">
<li>
<!--Link and name of the experiment 1 -->
<a href="exp1/Introduction.html?domain=Computer Science&amp;lab=Natural Language Processing Lab">Word Analysis</a>
</li>
<br/>

<li>
<a href="exp2/Introduction.html?domain=Computer Science&amp;lab=Natural Language Processing Lab">Word Generation</a>
</li>
<br/>

<li>
<a href="exp3/Introduction.html?domain=Computer Science&amp;lab=Natural Language Processing Lab">Morphology</a>
</li>
<br/>

<li>
<a href="exp4/Introduction.html?domain=Computer Science&amp;lab=Natural Language Processing Lab">N-Grams</a>
</li>
<br/>

<li>
<a href="exp5/Introduction.html?domain=Computer Science&amp;lab=Natural Language Processing Lab">N-Grams Smoothing</a>
</li>
<br/>

<li>
<a href="exp6/Introduction.html?domain=Computer Science&amp;lab=Natural Language Processing Lab">POS Tagging: Hidden Markov Model</a>
</li>
<br/>

<li>
<a href="exp7/Introduction.html?domain=Computer Science&amp;lab=Natural Language Processing Lab">POS Tagging: Viterbi Decoding</a>
</li>
<br/>

<li>
<a href="exp8/Introduction.html?domain=Computer Science&amp;lab=Natural Language Processing Lab">Building POS Tagger</a>
</li><br/>
</li>
<li>
<a href="exp9/Introduction.html?domain=Computer Science&amp;lab=Natural Language Processing Lab">Chunking</a>
</li>
<br/>

<li>
<a href="exp10/Introduction.html?domain=Computer Science&amp;lab=Natural Language Processing Lab">Building Chunker</a>
</li>
</ul>
</ol>
</div>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions src/lab/References.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand All @@ -85,7 +85,7 @@
<!-- <ul class="nav navbar-nav navbar-right menu-ul search-ul" style="position: relative; top: -5px;">
<li>
<form method="get" action="search-result.html">
<!-- <input type="text" class="search-textbox" placeholder="SEARCH FOR A LAB" name="q" id="q"/>
<input type="text" class="search-textbox" placeholder="SEARCH FOR A LAB" name="q" id="q"/>
<input type="submit" value="" class="search-button" /> -->

<ul class="nav navbar-nav navbar-right menu-ul">
Expand Down
2 changes: 1 addition & 1 deletion src/lab/Target Audience.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
4 changes: 2 additions & 2 deletions src/lab/exp1/Experiment.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand All @@ -214,7 +214,7 @@
<!-- <ul class="nav navbar-nav navbar-right menu-ul search-ul" style="position: relative; top: -5px;">
<li>
<form method="get" action="../search-result.html">
<!-- <input type="text" class="search-textbox" placeholder="SEARCH FOR A LAB" name="q" id="q"/>
<input type="text" class="search-textbox" placeholder="SEARCH FOR A LAB" name="q" id="q"/>
<input type="submit" value="" class="search-button" /> -->

<ul class="nav navbar-nav navbar-right menu-ul">
Expand Down
2 changes: 1 addition & 1 deletion src/lab/exp1/Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
4 changes: 2 additions & 2 deletions src/lab/exp1/FurtherReadings.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand All @@ -85,7 +85,7 @@
<ul class="nav navbar-nav navbar-right menu-ul search-ul" style="position: relative; top: -5px;">
<li>
<form method="get" action="../search-result.html">
<!-- <input type="text" class="search-textbox" placeholder="SEARCH FOR A LAB" name="q" id="q"/>
<input type="text" class="search-textbox" placeholder="SEARCH FOR A LAB" name="q" id="q"/>
<input type="submit" value="" class="search-button" /> -->


Expand Down
2 changes: 1 addition & 1 deletion src/lab/exp1/Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
2 changes: 1 addition & 1 deletion src/lab/exp1/Objective.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
2 changes: 1 addition & 1 deletion src/lab/exp1/Procedure.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
2 changes: 1 addition & 1 deletion src/lab/exp1/Quizzes.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
2 changes: 1 addition & 1 deletion src/lab/exp1/Theory.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
2 changes: 1 addition & 1 deletion src/lab/exp10/Experiment.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
2 changes: 1 addition & 1 deletion src/lab/exp10/Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
2 changes: 1 addition & 1 deletion src/lab/exp10/FurtherReadings.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
2 changes: 1 addition & 1 deletion src/lab/exp10/Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
2 changes: 1 addition & 1 deletion src/lab/exp10/Objective.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
2 changes: 1 addition & 1 deletion src/lab/exp10/Procedure.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
2 changes: 1 addition & 1 deletion src/lab/exp10/Quizzes.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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://vlab.co.in/"><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/vlabs-color-small-moe.jpg"/></a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
Loading

0 comments on commit 45d51cc

Please sign in to comment.