How to embed mp4 video in HTML pages? Posted on Mar 24, 2018 by Eric Ma In QA I have a mp4 video file. How to embed it video in HTML pages? I use this piece of code: In HTML: <video class="movie" src="path/to/file.mp4" controls></video> The CSS for “movie” class: .movie { max-width:1000px; } Here is one example. Read more: How to convert flv to mp4 with ffmpeg? How to embed a Map image from Google Map in a website? Video player for iPhone for uploading video files and watching them Tutorial Video for “PHP Function for Fetching RSS Feed and Outputting Feed Items as HTML” How to force Chrome on iPhone refresh pages and invalidate the caches WordPress: how to list a page’s child pages How to generate reference of web pages in the IEEE citation format with bibtex? How to automatically post blog RSS feed to Google plus pages?