If I had an object like this:
 <p><object classid="…" height="…" width="…"><param name="…"value="…"/>
 <param name="…" value="…" /><param name="…" value="…" />
 <object data="…" height="…" type="…"><param name="…" value="…" />
 <param name="…" value="…" /></object></object></p>
Where would I put the alt tag so that the user will see text? The object that's being displayed in this code is a video and I've looked online for a solution, but I can't seem to find a clear answer. (The triple dots are just there to replace the code)
 
     
     
    