modifié: video.html

This commit is contained in:
sidya82 2014-02-28 02:48:28 +01:00
parent 6ce5f70451
commit 65ea0a8ea5

View File

@ -21,6 +21,6 @@
</head> </head>
<body> <body>
<h2>Vue camera</h2> <h2>Vue camera</h2>
<iframe content= id="image"></iframe> <iframe id="image"></iframe>
</body> </body>
</html> </html>