modifié: video.html

This commit is contained in:
sidya82 2014-02-28 02:50:53 +01:00
parent 65ea0a8ea5
commit 1f24bffc1d

View File

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