Line 1: | Line 1: | ||
{{Austin_UTexas}} | {{Austin_UTexas}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
+ | <style> | ||
+ | video { | ||
+ | width: 100%; | ||
+ | height: auto; | ||
+ | autoplay muted loop | ||
+ | |||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <video width="400" controls> | ||
+ | <source src="https://static.igem.org/mediawiki/2018/d/d8/T--Austin_UTexas--Title_Wiki_Footage.mp4" type="video/mp4"> | ||
Revision as of 00:12, 2 July 2018