debut de html correct
This commit is contained in:
30
index.html
30
index.html
@@ -1,19 +1,11 @@
|
|||||||
<!doctype html>
|
<!DOCTYPE html>
|
||||||
<iframe
|
<html>
|
||||||
width="1305"
|
<head>
|
||||||
height="734"
|
<meta charset="utf-8">
|
||||||
src="https://www.youtube.com/embed/QGSGZk9Akdg"
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
title="Palmashow - Quand on remonte un film"
|
<title></title>
|
||||||
frameborder="0"
|
</head>
|
||||||
allow="
|
<body>
|
||||||
accelerometer;
|
|
||||||
autoplay;
|
</body>
|
||||||
clipboard-write;
|
</html>
|
||||||
encrypted-media;
|
|
||||||
gyroscope;
|
|
||||||
picture-in-picture;
|
|
||||||
web-share;
|
|
||||||
"
|
|
||||||
Referrer-Policy="strict-origin-when-cross-origin"
|
|
||||||
allowfullscreen
|
|
||||||
></iframe>
|
|
||||||
Reference in New Issue
Block a user