Exercise 16
- Create a HTML document with the filename
index16.html
- Add a Document Title: HTML Video & Audio
- Add a Main Title (h1): HTML Video & Audio
- Add a Subtitle (h2): Play native audio & video on a browser
- Add a video element with the following attributes:
- Add a audio element with the following attributes:
- Add the following metadata:
- Author name: your name and last name
- Description: Learning HTML site using browser video and audio player
- Keywords: html, css, js, comit, skipthedishes, video, audio
- Set the viewport to support mobile devices
- This document must support utf-8 charset
- Add a paragraph with the following content: number 2 is > than 1
- Add a paragraph with the following content: number 3 is < than 5
- Add a paragraph with the following content: I like Rick & Morty
- Add a paragraph with the following content: I like coding !!!!!