codemistic / Web-Development

A repository to help the open-source community with cool projects
MIT License
292 stars 325 forks source link

help me with html video background upload from google drive #508

Open kartikchill opened 3 weeks ago

kartikchill commented 3 weeks ago

can anyone please help me with the process of how to upload a video bg in a site wtitten in html

Abhisam7007871 commented 3 weeks ago

Given code is just example how you can upload a video in background of website using HTML.

Step to follow:

kartikchill commented 3 weeks ago

Given code is just example how you can upload a video in background of website using HTML.

Step to follow:

  • Write basic code of HTML.
  • Copy this Code into your below project:
<div class="video-background">
        <video autoplay muted loop id="bgVideo">
            <source src="path/to/your/video.mp4" type="video/mp4">
            //HTML COMMENT
        </video>
    </div>

Hope this will work for you

Can you please talk to me realtime somewhere please please please

kartikchill commented 3 weeks ago

Given code is just example how you can upload a video in background of website using HTML. Step to follow:

  • Write basic code of HTML.
  • Copy this Code into your below project:
<div class="video-background">
        <video autoplay muted loop id="bgVideo">
            <source src="path/to/your/video.mp4" type="video/mp4">
            //HTML COMMENT
        </video>
    </div>

Hope this will work for you

Can you please talk to me realtime somewhere please please please

I really need help I am working on this since morning and I have to come this and send this to my friend as it's her bday please please