From 8a87e741c56bb0a9cf4c7d7efa265771b294e634 Mon Sep 17 00:00:00 2001 From: "nikhilkumar.more" <nmore46@gmail.com> Date: Thu, 9 Apr 2020 09:23:08 +0530 Subject: [PATCH] a10 --- assignment/assignment10.html | 24 ++++++++++++------------ assignment/assignment9.html | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/assignment/assignment10.html b/assignment/assignment10.html index 20edc6d..7230c66 100644 --- a/assignment/assignment10.html +++ b/assignment/assignment10.html @@ -342,9 +342,9 @@ d. How effectively the carbon filter removes the carbon particles from the smoke <h2>Back</h2> </header> <ul class="style1"> - <li class="first"><a href="assignment7.html">Assignment 9</a></li> <br> - <li><a href="assignment6.html">Assignment 8</a></li> <br> - <li><a href="assignment6.html">Assignment 7</a></li> <br> + <li class="first"><a href="assignment9.html">Assignment 9</a></li> <br> + <li><a href="assignment8.html">Assignment 8</a></li> <br> + <li><a href="assignment7.html">Assignment 7</a></li> <br> <li><a href="assignment6.html">Assignment 6</a></li> <br> <li><a href="assignment5.html">Assignment 5</a></li> <br> <li><a href="assignment4.html">Assignment 4</a></li> <br> @@ -357,7 +357,7 @@ d. How effectively the carbon filter removes the carbon particles from the smoke <div class="6u"> <section id="box2"> <header> - <h2> <a href="assignment9.html">Assignment 11: Output Devices </a></h2> + <h2> <a href="assignment11.html">Assignment 11: Output Devices </a></h2> </header> <div> <a href="assignment10.html" class="image full"><img src="img/" alt=""></a> </div> <p>Write about assignment 11.</p> @@ -369,14 +369,14 @@ d. How effectively the carbon filter removes the carbon particles from the smoke <h2>Next</h2> </header> <ul class="style1"> - <li class="first"><a href="assignment11.html">Assignment 12</a></li> <br> - <li><a href="assignment12.html">Assignment 13</a></li> <br> - <li><a href="assignment12.html">Assignment 14</a></li> <br> - <li><a href="assignment13.html">Assignment 15</a></li> <br> - <li><a href="assignment14.html">Assignment 16</a></li> <br> - <li><a href="assignment15.html">Assignment 17</a></li> <br> - <li><a href="assignment16.html">Assignment 18</a></li> <br> - <li><a href="assignment17.html">Assignment 1</a></li> <br> + <li class="first"><a href="assignment12.html">Assignment 12</a></li> <br> + <li><a href="assignment13.html">Assignment 13</a></li> <br> + <li><a href="assignment14.html">Assignment 14</a></li> <br> + <li><a href="assignment15.html">Assignment 15</a></li> <br> + <li><a href="assignment16.html">Assignment 16</a></li> <br> + <li><a href="assignment17.html">Assignment 17</a></li> <br> + <li><a href="assignment18.html">Assignment 18</a></li> <br> + <li><a href="assignment1.html">Assignment 1</a></li> <br> </ul> </section> diff --git a/assignment/assignment9.html b/assignment/assignment9.html index 7b0b3c2..495ad79 100644 --- a/assignment/assignment9.html +++ b/assignment/assignment9.html @@ -296,8 +296,8 @@ in Eagle software is as belows. </strong> </p> <h2>Back</h2> </header> <ul class="style1"> - <li class="first"><a href="assignment7.html">Assignment 8</a></li> <br> - <li><a href="assignment6.html">Assignment 7</a></li> <br> + <li class="first"><a href="assignment8.html">Assignment 8</a></li> <br> + <li><a href="assignment7.html">Assignment 7</a></li> <br> <li><a href="assignment6.html">Assignment 6</a></li> <br> <li><a href="assignment5.html">Assignment 5</a></li> <br> <li><a href="assignment4.html">Assignment 4</a></li> <br> @@ -311,7 +311,7 @@ in Eagle software is as belows. </strong> </p> <div class="6u"> <section id="box2"> <header> - <h2> <a href="assignment9.html">Assignment 10: Applications and Implications </a></h2> + <h2> <a href="assignment10.html">Assignment 10: Applications and Implications </a></h2> </header> <div> <a href="assignment10.html" class="image full"><img src="img/" alt=""></a> </div> <p>Write about assignment 10.</p> -- GitLab