Skip to main content

Exercise 16

  1. Create a HTML document with the filename index16.html
  2. Add a Document Title: HTML Video & Audio
  3. Add a Main Title (h1): HTML Video & Audio
  4. Add a Subtitle (h2): Play native audio & video on a browser
  5. Add a video element with the following attributes:
  6. Add a audio element with the following attributes:
  7. 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
  8. Add a paragraph with the following content: number 2 is > than 1
  9. Add a paragraph with the following content: number 3 is < than 5
  10. Add a paragraph with the following content: I like Rick & Morty
  11. Add a paragraph with the following content: I like coding !!!!!