miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2024-11-09 19:20:29 +01:00
18 lignes
449 o
HTML
18 lignes
449 o
HTML
<!--
|
|
title: test
|
|
description:
|
|
published: true
|
|
date: 2021-07-08T15:33:31.650Z
|
|
tags:
|
|
editor: code
|
|
dateCreated: 2021-07-08T15:31:25.220Z
|
|
-->
|
|
|
|
<h1>Header</h1>
|
|
<p>Your content here</p>
|
|
<p> </p>
|
|
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);
|
|
<p>test</p>
|