…I know only the basics of web design using html, and very little using CSS. If there’s a simple fix (preferably using html) to the above code, I’d be thankful.
<video width="450" height="550" controls preload="none" controls poster="gratitude1.jpg">
< source src="x-bookmark.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
I typed my original post into Google, and its AI gave me the correct code. (I omitted beginning brackets)