equal
deleted
inserted
replaced
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
2 <html dir="ltr" xml:lang="fr" xmlns="http://www.w3.org/1999/xhtml" lang="fr"> |
2 <html dir="ltr" xml:lang="fr" xmlns="http://www.w3.org/1999/xhtml" lang="fr"> |
|
3 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
3 <?php $url = "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/" . $_GET["stream"] ?> |
4 <?php $url = "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/" . $_GET["stream"] ?> |
4 <head> |
5 <head> |
5 <title>Metadataplayer - Demo</title> |
6 <title>Metadataplayer - Demo</title> |
6 <link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow' rel='stylesheet' type='text/css'> |
7 <link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow' rel='stylesheet' type='text/css'> |
7 <link href="style.css" rel="stylesheet" type="text/css"> |
8 <link href="style.css" rel="stylesheet" type="text/css"> |
13 </head> |
14 </head> |
14 |
15 |
15 <body> |
16 <body> |
16 <div id="outer_div"> |
17 <div id="outer_div"> |
17 <div id="banner"> |
18 <div id="banner"> |
18 <img src="imgs/cinecast.png" style="margin-left: 45px; float: left;"></img> |
19 <img src="../crea/imgs/enmi_logo.png" style="margin-left: 45px; float: left;"></img> |
19 <img src="imgs/iri.png" style="margin-right: 32px; float: right;"></img> |
20 <img src="../crea/imgs/iri.png" style="margin-right: 32px; float: right;"></img> |
20 <div style="clear: both;"></div> |
21 <div style="clear: both;"></div> |
21 </div> |
22 </div> |
22 |
23 |
23 <div id="inner_div"> |
24 <div id="inner_div"> |
24 <div id="intro_title"> |
25 <div id="intro_title"> |
45 </td> |
46 </td> |
46 </table> |
47 </table> |
47 |
48 |
48 <div id="partners"> |
49 <div id="partners"> |
49 <h4 style="padding: 5px; margin: 0px;">Partenaires</h4> |
50 <h4 style="padding: 5px; margin: 0px;">Partenaires</h4> |
50 <img src="imgs/partners.png"></img> |
51 <img src="../crea/imgs/partners.png"></img> |
51 </div> |
52 </div> |
52 |
53 |
53 <div id="footer"> |
54 <div id="footer"> |
54 <a href="http://www.iri.centrepompidou.fr">iri.centrepompidou.fr</a> |
55 <a href="http://www.iri.centrepompidou.fr">iri.centrepompidou.fr</a> |
55 </div> |
56 </div> |