Skip to content

Commit

Permalink
Update media.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ihagedo authored Sep 30, 2024
1 parent 8269721 commit 59dab3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Media/media.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,17 @@ <h2>Project Videos:</h2>
<div class="container">
<iframe width="800" height="600" class="responsive-iframe" src="https://www.youtube.com/embed/P_zbncQY8MY"></iframe>
</div>
<div class="container">
<iframe width="800" height="600" class="responsive-iframe" src="https://www.youtube.com/embed/P_ePcCnys5N7Q"></iframe>
</div>
<!--<object height="350" width="425">
<param name="movie" value="https://www.youtube.com/embed/P_zbncQY8MY">
<param name="wmode" value="transparent">
<embed height="350" src="https://www.youtube.com/embed/P_zbncQY8MY" type="application/x-shockwave-flash" width="425" wmode="transparent">
</object>-->
<h2>Project Photos:</h2>
Showcase some of your project photos here
<img src="Media/img/week2/revex-fbd.jpg" style="width:75%;height:75%;">
</div>

<!-- Instantiate global footer. Any changes to the footer should be made through the top-level file "footer.html" -->
Expand Down

0 comments on commit 59dab3b

Please sign in to comment.