Skip to content

Commit

Permalink
add video controls
Browse files Browse the repository at this point in the history
  • Loading branch information
thabetx committed Oct 9, 2023
1 parent 2591b09 commit a1c2f89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jalees.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
اختبار في الحفظ بإخفاء جميع الآيات عدا الآية السابقة
</p>
</div>
<p> <video width="100%" autoplay loop> <source src="images/jalees/quiz.mp4">
<p> <video width="100%" controls autoplay loop> <source src="images/jalees/quiz.mp4">
</div>

<hr>
Expand All @@ -143,7 +143,7 @@
إضافة ملحوظات للإعانة على الفهم والحفظ
</p>
</div>
<p> <video width="100%" autoplay loop> <source src="images/jalees/notes.mp4">
<p> <video width="100%" controls autoplay loop> <source src="images/jalees/notes.mp4">

</div>

Expand Down

0 comments on commit a1c2f89

Please sign in to comment.