Search
 
SCRIPT & CODE EXAMPLE
 

HTML

html video autoplay IPHONE

<!-- On IOS devices safari block the autoplay by default. 
Playsinline allows to force autoplay and avoid this restriction --> 

<video autoplay loop muted playsinline class="video-background">
  <source src="videos/intro-video3.mp4" type="video/mp4">
</video>
Comment

PREVIOUS NEXT
Code Example
Html :: how to change website icon html 
Html :: target blanc 
Html :: regex remove html comment 
Html :: html select required 
Html :: box shadow svg css 
Html :: add favicon html 
Html :: how to link html pages in different folders 
Html :: add href to div 
Html :: web3 cdn 
Html :: laravel blade remove all html tags 
Html :: bootstrap modal fullscreen 
Html :: html display only on mobile 
Html :: html favicon 
Html :: meta icon html 
Html :: href disable underline 
Html :: html estrutura 
Html :: how to open a website inside a website 
Html :: html image fallback 
Html :: bootstrap 5 border shadow 
Html :: reactjs white space 
Html :: syntax for ngfor 
Html :: video tag html 
Html :: laravel csrf protection 
Html :: centralizing to the middle of the screen with bootstrap 5 
Html :: how to right align a text button 
Html :: how to put something on the bottom right corner in html 
Html :: no ripple angular materisl 
Html :: email template code 
Html :: accept method jsf component 
Html :: how to set domain name on localhost linux ubuntu xampp 
ADD CONTENT
Topic
Content
Source link
Name
4+1 =