debut de html correct

This commit is contained in:
2026-09-26 17:49:38 +02:00
parent 6a2dbafc8d
commit 6a60e283ee

View File

@@ -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>