<video width="640" height="480" autoplay = "autoplay" controls = "controls"> <source src="movie.mp4" type="video/mp4" /> <source src="movie.ogv" type="video/ogg" /> <source src="movie.webm" type="video/webm" /> Your browser does not support the video tag. </video> </div>
Note: the ogv tag is because my video converter converted it to ogv, but it works the same right? What can I do to fix this?

New Topic/Question
Reply


MultiQuote





|