Jump to content

OtakuDisease

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by OtakuDisease

  1. Hey, I wanted to insert a video on a page. I used the video code from w3schools for this but it only shows me the black screen.

    I used the following code.

    <video width="480" height="360" controls>
      <source src="video model.mp4" type="video/mp4">
        Your browser does not support the video tag.
      </video>

    image.png.35c91277fac8d8d2e2a7420410b61579.png

×
×
  • Create New...