11
|
1 |
<!DOCTYPE html> |
|
2 |
<html lang="fr"> |
|
3 |
<head> |
|
4 |
<meta charset="utf-8" /> |
|
5 |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> |
|
6 |
<title>IRI/ALBLF Social Media</title> |
|
7 |
<link rel="stylesheet" type="text/css" href="css/reset.css" /> |
|
8 |
<script src="js/video-window.js"></script> |
|
9 |
<style type="text/css"> |
|
10 |
body { |
|
11 |
background: #000000; |
|
12 |
} |
|
13 |
video { |
|
14 |
width: 100%; |
|
15 |
} |
|
16 |
</style> |
|
17 |
</head> |
|
18 |
<body> |
|
19 |
<video controls="true" src="http://159.217.144.101:8050/sia-solr/video/debat.webm"></video> |
|
20 |
</body> |
|
21 |
</html> |