Closed oldoc63 closed 2 years ago
Create an <embed> element under the closing </video> tag.
<embed>
</video>
Embed does not require a closing tag. Therefore the src should be used like so;
<embed src="">
Create an
<embed>
element under the closing</video>
tag.Embed does not require a closing tag. Therefore the src should be used like so;
<embed src="">