UNIQUE INSTITUTE OF COMPUTER TECHNOLOGY

Day 09: HTML में मल्टीमीडिया

Day 09: HTML में मल्टीमीडिया

असाइनमेंट:

  1. एक HTML पेज बनाएं जिसमें:
    • वीडियो और ऑडियो जोड़े जाएं।

<!DOCTYPE html>

<html>

<head>

    <title>मल्टीमीडिया</title>

</head>

<body>

    <h2>वीडियो प्लेयर</h2>

    <video controls width=”500″>

        <source src=”video.mp4″ type=”video/mp4″>

        आपका ब्राउज़र वीडियो प्ले नहीं कर सकता।

    </video>

    <h2>ऑडियो प्लेयर</h2>

    <audio controls>

        <source src=”audio.mp3″ type=”audio/mpeg”>

        आपका ब्राउज़र ऑडियो प्ले नहीं कर सकता।

    </audio>

</body>

</html>

Select the fields to be shown. Others will be hidden. Drag and drop to rearrange the order.
  • Image
  • SKU
  • Rating
  • Price
  • Stock
  • Availability
  • Add to cart
  • Description
  • Content
  • Weight
  • Dimensions
  • Additional information
  • Attributes
  • Custom attributes
  • Custom fields
Click outside to hide the comparison bar
Compare