feat: added link to audio and video page

This commit is contained in:
Supriya M 2022-10-05 21:42:42 +05:30 committed by GitHub
parent f6271cdc29
commit 04f516e24e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,8 +87,12 @@
<a href='./dialog/index.html'> <a href='./dialog/index.html'>
Dialog</a> - Display a Modal Dialog Dialog</a> - Display a Modal Dialog
</li> </li>
<li>
<a href='./audio-video/index.html'>
Audio and Video Tag
</li>
</ul> </ul>
</div> </div>
</body> </body>
</html> </html>