Commit 4b53d4cf authored by I.K Seneviratne's avatar I.K Seneviratne

Committing the modification in the "Research Gap" sub-section in index.html.

parent fe34709b
...@@ -300,6 +300,7 @@ ...@@ -300,6 +300,7 @@
<h2>Research Gap</h2> <h2>Research Gap</h2>
<div class="table-responsive">
<!--research gap table--> <!--research gap table-->
<table class="table table-striped"> <table class="table table-striped">
<thead> <thead>
...@@ -313,6 +314,7 @@ ...@@ -313,6 +314,7 @@
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr>
<tr> <tr>
<td>Attendance Register</td> <td>Attendance Register</td>
<td> <td>
...@@ -389,17 +391,24 @@ ...@@ -389,17 +391,24 @@
</tbody> </tbody>
</table> </table>
</div> </div>
</div>
<div role="tabpanel" class="tab-pane fade" id="rp"> <div role="tabpanel" class="tab-pane fade" id="rp">
<h2>Research Problem</h2> <h2>Research Problem</h2>
<ul class="list-group"> <!--research problem card-->
<li class="mx-4"> <div class="card bg-white shadow-lg align-items-stretch">
<p class="text-center font-italic font-weight-bold card-text p-3" style="font-size: 25px">
“What are the main problems faced by university students and lecturers in the classroom “What are the main problems faced by university students and lecturers in the classroom
environment and how to address those issues with the aid of technologies in the domain environment and how to address those issues with the aid of technologies in the domain
of Artificial Intelligence, Machine Learning & Computer Vision?” of Artificial Intelligence, Machine Learning & Computer Vision?”
</li> </p>
</ul> </div>
<!--end of research problem card-->
</div> </div>
<div role="tabpanel" class="tab-pane fade" id="ro"> <div role="tabpanel" class="tab-pane fade" id="ro">
<h2>Research Objectives</h2> <h2>Research Objectives</h2>
...@@ -1236,7 +1245,6 @@ ...@@ -1236,7 +1245,6 @@
<!-- end of documents row--> <!-- end of documents row-->
</div> </div>
</section><!-- End Services Section --> </section><!-- End Services Section -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment