Skip to content

Commit

Permalink
3c
Browse files Browse the repository at this point in the history
  • Loading branch information
MedAzizHaddad committed Oct 28, 2020
1 parent 06b1689 commit 81f9e64
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions project1.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,17 @@
<div id="last-work">
<div class="container">
<div class="sixteen columns">
<h3>project name</h3>
<h3>projet 1 </h3>
</div>
<div class="clear"></div>
<div class="ten columns">
<div class="onclick" onclick="thevid=document.getElementById('thevideo'); thevid.style.display='block'; this.style.display='none'">
<img src="images/projects/27.jpg" alt=""/>
</div>
<div id="thevideo" class="video">
<iframe width="940" height="529" src="http://www.youtube.com/embed/6v2L2UGZJAM?theme=light&amp;color=white"></iframe>
</div>

<iframe width="560" height="315" src="https://www.youtube.com/embed/zBjTeRnjuuU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="six columns" data-scrollreveal="enter left and move 150px over 2s">
<h5>Revisions.</span></h5>
Expand Down

0 comments on commit 81f9e64

Please sign in to comment.