Jun 28, 2023 1:35 pm
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