Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoyecid authored Jul 12, 2024
1 parent 7ebf995 commit 9a432cb
Showing 1 changed file with 70 additions and 21 deletions.
91 changes: 70 additions & 21 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -350,49 +350,98 @@ <h2 class="subtitle has-text-centered">
</div>
</div>


<div class="columns is-centered has-text-centered">
<div class="item item-video2">
<video poster="" id="video2" controls loop width="71%">
<!-- Your video file here -->
<source src="static/videos/front_view.mp4"
type="video/mp4">
</video>
<img src="static/images/clipper-clip-cystic-artery.png" width="90%">
<h2 class="subtitle has-text-centered">
Hook dissect cystic plate
<p><i style="color:gray">Prompt ⇨ </i> <b> Clipper clip cystic artery </b><br /></p>
</h2>
<p> </p>
</div>
</div>

<div class="columns is-centered has-text-centered">
<div class="item item-video2">
<video poster="" id="video2" controls loop width="71%">
<!-- Your video file here -->
<source src="static/videos/front_view.mp4"
type="video/mp4">
</video>
<div class="item item-video1">
<img src="static/images/grasper-retract-gallbladder.png" width="90%">
<h2 class="subtitle has-text-centered">
Biploar coagulate liver
<p><i style="color:gray">Prompt ⇨ </i> <b> Grasper retract gallbladder </b><br /></p>
</h2>
<p> </p>
</div>
</div>


<div class="columns is-centered has-text-centered">
<div class="item item-video2">;
<img src="static/images/Mel_360.png" width="80%">
<div class="item item-video1">
<img src="static/images/hook-dissect-cystic-duct.png" width="90%">
<h2 class="subtitle has-text-centered">
CLipper clip cystic duct
<p><i style="color:gray">Prompt ⇨ </i> <b> Hook dissect cystic duct</b><br /></p>
</h2>
<p> </p>
</div>
</div>

<div class="columns is-centered has-text-centered">
<div class="item item-video1">
<img src="static/images/clipper-clip-cystic-duct.png" width="90%">
<h2 class="subtitle has-text-centered">
Example of clipping activity
<p><i style="color:gray">Prompt ⇨ </i> <b> Clipper clip cystic duct </b><br /></p>
</h2>
<h2>

<p> </p>
</div>
</div>

<div class="columns is-centered has-text-centered">
<div class="item item-video1">
<img src="static/images/irrigator-aspirate-fluid.png" width="90%">
<h2 class="subtitle has-text-centered">
<p><i style="color:gray">Prompt ⇨ </i> <b> Irrigator aspirate fluid </b><br /></p>
</h2>

<p> </p>
</div>
</div>

<div class="columns is-centered has-text-centered">
<div class="item item-video1">
<img src="static/images/grasper-grasp-specimen-bag.png" width="90%">
<h2 class="subtitle has-text-centered">
<p><i style="color:gray">Prompt ⇨ </i> <b> Grasper grasp specimen bag </b><br /></p>
</h2>
<p> </p>
</div>
</div>

<div class="columns is-centered has-text-centered">
<div class="item item-video1">
<img src="static/images/hook-dissect-omentum.png" width="90%">
<h2 class="subtitle has-text-centered">
<p><i style="color:gray">Prompt ⇨ </i> <b> Hook dissect omentum </b><br /></p>
</h2>
<p> </p>
</div>
</div>

<div class="columns is-centered has-text-centered">
<div class="item item-video1">
<img src="static/images/grasper-pack-gallbladder.png" width="90%">
<h2 class="subtitle has-text-centered">
<p><i style="color:gray">Prompt ⇨ </i> <b> Grasper pack gallbladder </b><br /></p>
</h2>
<p> </p>
</div>
</div>

<div class="columns is-centered has-text-centered">
<div class="item item-video1">
<img src="static/images/hook-dissect-cystic-artery.png" width="90%">
<h2 class="subtitle has-text-centered">
<p><i style="color:gray">Prompt ⇨ </i> <b> Hook dissect cystic artery </b><br /></p>
</h2>
<p> </p>
</div>
</div>


</div>
</div>
</div>
Expand Down

0 comments on commit 9a432cb

Please sign in to comment.