mirror of
https://github.com/atapas/html-tips-tricks.git
synced 2024-11-17 09:18:27 +01:00
feat: added link to audio and video page
This commit is contained in:
parent
f6271cdc29
commit
04f516e24e
1 changed files with 5 additions and 1 deletions
|
@ -87,8 +87,12 @@
|
|||
<a href='./dialog/index.html'>
|
||||
Dialog</a> - Display a Modal Dialog
|
||||
</li>
|
||||
<li>
|
||||
<a href='./audio-video/index.html'>
|
||||
Audio and Video Tag
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue