Skip to content

Commit

Permalink
Merge pull request #286 from virtual-labs/broken-links_and_css
Browse files Browse the repository at this point in the history
fixed font size
  • Loading branch information
sravanthimodepu authored May 18, 2020
2 parents 14e57d8 + 4dc75d2 commit 66a285d
Show file tree
Hide file tree
Showing 105 changed files with 132 additions and 29 deletions.
1 change: 1 addition & 0 deletions src/lab/Courses Aligned.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,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 Down
1 change: 1 addition & 0 deletions src/lab/Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,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 Down
1 change: 1 addition & 0 deletions src/lab/Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,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 Down
1 change: 1 addition & 0 deletions src/lab/List of experiments.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,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 Down
3 changes: 2 additions & 1 deletion src/lab/Prerequisites.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,14 +86,15 @@
<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 -->


<!-- =================================================================================================================================== -->
<div class="container-fluid" style="margin-left: 35px; margin-right: 35px;">
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 30px; ">Computer Science &amp; Engineering</h2>
<h2 class="text-h2-lightblue" style=" margin-bottom: 20px; margin-top: 10px; "><a class="sidebar-a" href="http://vlabs.ac.in/computer-science-and-engineering-labs.html">Computer Science &amp; Engineering</a><br/></h2>

<div class="row">
<div class="col-md-2 sidebar-col-2">
Expand Down
1 change: 1 addition & 0 deletions src/lab/Target Audience.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,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 Down
4 changes: 3 additions & 1 deletion src/lab/exp1/Experiment.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,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 -->
Expand All @@ -130,7 +131,7 @@ <h2 class="text-h2-lightblue" style="margin-bottom: 20px; margin-top: 10px;">
<a class="sidebar-a" href="Objective.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Objective</h3> </a>
<a class="sidebar-a" href="Manual.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Manual</h3> </a>
<a class="sidebar-a" href="Procedure.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Procedure</h3> </a>
<a class="sidebar-a" href="Experiment.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;color: #FF6600">Experiment</h3> </a>
<a class="sidebar-a" href="Experiment.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;color: #FF6600">Simulation</h3> </a>
<a class="sidebar-a" href="Quizzes.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Quizzes</h3> </a>
<a class="sidebar-a" href="Further Readings.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Further Readings</h3> </a>
<a class="sidebar-a" href="Feedback.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3> </a>
Expand Down Expand Up @@ -180,6 +181,7 @@ <h1 class="text-h1-lightblue">Points &amp; Co-ordinate Systems</h1>
</ol>
<!-- Place or link to your experiment java applet or
flash file here. -->
<p>Make sure that you have<a href="../../../Prerequisites.html"> prerequisites</a> installed to run experiment</p>
<p></p>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp1/Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp1/Further Readings.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp1/Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp1/Manual.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp1/Objective.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp1/Procedure.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp1/Quizzes.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp1/Theory.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand Down
4 changes: 3 additions & 1 deletion src/lab/exp10/Experiment.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,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 -->
Expand All @@ -106,7 +107,7 @@ <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Manual </h3>
<h3 class="text-h3-darkblue" style="margin-top: 2px;"> Procedure </h3>
</a>
<a class="sidebar-a" href="Experiment.html?domain=Computer Science&amp;lab=Computer Graphics">
<h3 class="text-h3-darkblue" style="margin-top: 2px;color: #FF6600"> Experiment </h3>
<h3 class="text-h3-darkblue" style="margin-top: 2px;color: #FF6600"> Simulation </h3>
</a>
<!-- <a class="sidebar-a" href="Quizzes.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;"> Quizzes </h3> </a> -->
<a class="sidebar-a" href="Further Readings.html?domain=Computer Science&amp;lab=Computer Graphics">
Expand All @@ -124,6 +125,7 @@ <h1 class="text-h1-lightblue">Rasterization : Polygon</h1>
<param name="file_name" value="polygon.txt">
</param>
</applet>
<p>Make sure that you have<a href="../../../Prerequisites.html"> prerequisites</a> installed to run experiment</p>
</div>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp10/Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp10/Further Readings.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp10/Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp10/Manual.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp10/Objective.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp10/Procedure.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp10/Quizzes.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,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 -->
Expand Down
3 changes: 2 additions & 1 deletion src/lab/exp10/Theory.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,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 -->
Expand Down Expand Up @@ -152,7 +153,7 @@ <h4>Pseudo Code of the algorithm</h4>
<li>scan_value = Value of y-coordinate for the first nonempty bucket. This is the first scan line from where filling will start.</li>
<li>Do
<ul>
<li>From ET[scan_value] bucket, all entries are inserted in AET which satisfy the condition : y<sub>min</sub> = scan_value. This is to include the new edges which have their smaller y value equal to the present scan line.</li>
<li>From ET[scan_value] bucket, all entries are inserted in AET which satisfy the condition : y<sub>min</sub> = scan_value. This is to include the new edges which <br> have their smaller y value equal to the present scan line.</li>
<li>From AET, remove the entries which satisfy the condition, y<sub>max</sub> = scan_value, i.e., remove the edges not intersecting with the next scanline</li>
<li>Please note that there will be one entry for edges in Fig. 1 and two entries for edges in Fig. 2<br/>
Figure 1 : <br/>
Expand Down
4 changes: 3 additions & 1 deletion src/lab/exp2/Experiment.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand All @@ -131,7 +132,7 @@ <h2 class="text-h2-lightblue" style="margin-bottom: 20px; margin-top: 10px;">
<a class="sidebar-a" href="Objective.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Objective</h3> </a>
<a class="sidebar-a" href="Manual.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Manual</h3> </a>
<a class="sidebar-a" href="Procedure.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Procedure</h3> </a>
<a class="sidebar-a" href="Experiment.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;color: #FF6600">Experiment</h3> </a>
<a class="sidebar-a" href="Experiment.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;color: #FF6600">Simulation</h3> </a>
<a class="sidebar-a" href="Quizzes.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Quizzes</h3> </a>
<a class="sidebar-a" href="Further Readings.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Further Readings</h3> </a>
<a class="sidebar-a" href="Feedback.html?domain=Computer Science&amp;lab=Computer Graphics"> <h3 class="text-h3-darkblue" style="margin-top: 2px;">Feedback</h3> </a>
Expand Down Expand Up @@ -181,6 +182,7 @@ <h1 class="text-h1-lightblue">Transformations: Translation</h1>
</ol>
<!-- Place or link to your experiment java applet or
flash file here. -->
<p>Make sure that you have<a href="../../../Prerequisites.html"> prerequisites</a> installed to run experiment</p>
<p></p>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp2/Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp2/Further Readings.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp2/Introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp2/Manual.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp2/Objective.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp2/Procedure.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp2/Quizzes.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand Down
1 change: 1 addition & 0 deletions src/lab/exp2/Theory.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,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 -->
Expand Down
Loading

0 comments on commit 66a285d

Please sign in to comment.