mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-13 20:08:34 +00:00
7 lines
157 B
HTML
7 lines
157 B
HTML
<html>
|
|
<body>
|
|
<div style="width:64px; height:64px; background-color:red;"></div>
|
|
<video src="videotest.mp4"></video>
|
|
</body>
|
|
</html>
|