Wiki-Tech.io/test.html

19 lignes
449 B
HTML
Brut Vue normale Historique

2021-07-08 17:31:44 +02:00
<!--
title: test
description:
published: true
2021-07-08 17:33:33 +02:00
date: 2021-07-08T15:33:31.650Z
2021-07-08 17:31:44 +02:00
tags:
2021-07-08 17:33:05 +02:00
editor: code
2021-07-08 17:31:44 +02:00
dateCreated: 2021-07-08T15:31:25.220Z
-->
2021-07-08 17:32:04 +02:00
<h1>Header</h1>
<p>Your content here</p>
<p>&nbsp;</p>
2021-07-08 17:33:33 +02:00
var obj = {"video": {
"value": "<iframe title='YouTube video player' type=\"text/html\" width='640' height='390' src='http://www.youtube.com/embed/W-Q7RMpINVo' frameborder='0' allowFullScreen></iframe>"
}}
document.write(obj.video.value);
2021-07-08 17:32:25 +02:00
<p>test</p>