Notifications
Clear all

[Closed] how to simply embed mp4 files in a responsive way

2 Posts
2 Users
0 Reactions
461 Views
Posts: 44
Topic starter
(@gilbau)
Trusted Member
Joined: 4 years ago

I use code like this in the posts

<video controls="controls" width="auto" height="350"><source src="website.com/video.mp4" type="video/mp4" /></video>

But this is not truelly responsive for mobile and small screens

So what is the way to do this right ?

1 Reply
Chris
Posts: 3649
(@chris)
Famed Member
Joined: 3 years ago

Hi @gilbau,

please provide screenshot of the problem.