modifié: video.html

This commit is contained in:
sidya82 2014-02-28 01:35:21 +01:00
parent e00ad09f38
commit e8281caa2f
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@
</head> </head>
<body> <body>
<h2>Vue camera</h2> <h2>Vue camera</h2>
<img href="image/temp.jpg" <img href="image/temp.jpg" alt="image camera" />
</body> </body>
</html> </html>