Team:DTU-Denmark/video
From 2014.igem.org
(Difference between revisions)
(Created page with "<!DOCTYPE html> <html> <body> <video width="320" height="240" controls> <source src="videohere" type="video/ogg"> <source src="movie.ogg" type="video/ogg"> Your browser do...") |
|||
Line 4: | Line 4: | ||
<video width="320" height="240" controls> | <video width="320" height="240" controls> | ||
- | <source src=" | + | <source src="video.here" type="video/ogg"> |
<source src="movie.ogg" type="video/ogg"> | <source src="movie.ogg" type="video/ogg"> | ||
Your browser does not support the video tag. | Your browser does not support the video tag. |
Revision as of 11:52, 15 October 2014
<!DOCTYPE html>