Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
RongLiu-Leo committed Aug 11, 2023
1 parent 55930c4 commit 2c65f47
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,20 +98,11 @@ <h5><strong>Code</strong></h5>

<div class="row">
<div class="col-md-8 col-md-offset-2">
<table>
<tr>
<td width="52%">
<video id="v11" width="90%" autoplay loop muted>
<source src="asset/tree.mp4" type="video/mp4" />
</video>
</td>
<td width="47%">
<video id="v12" width="100%" autoplay loop muted>
<source src="asset/underwater.mp4" type="video/mp4" />
</video>
</td>
</tr>
</table>

<video id="v12" width="100%" autoplay loop muted>
<source src="asset/underwater.mp4" type="video/mp4" />
</video>

<h3>
Abstract
</h3>
Expand Down

0 comments on commit 2c65f47

Please sign in to comment.