diff options
Diffstat (limited to 'files/es/sandbox/index.html')
-rw-r--r-- | files/es/sandbox/index.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/files/es/sandbox/index.html b/files/es/sandbox/index.html deleted file mode 100644 index e7614ae246..0000000000 --- a/files/es/sandbox/index.html +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: Sandbox (Página de pruebas) -slug: Sandbox -tags: - - caja-de-arena - - demo - - sanbox - - temporario -translation_of: Sandbox ---- -<h1 id="Hello_World" name="Hello_World">Hola Mundo</h1> - -<h3 id="Contenido_HTML">Contenido HTML</h3> - -<pre class="brush: html"><h1> - -<p>Hello friends</p> - -<h3 id="Contenido_CSS">Contenido CSS</h3> - -<pre class="brush: css">h1{ -color:#AAAF; -}</pre> - -<h1 id="Resultado"><strong>Resultado</strong></h1> - -<p class="brush: css"></p> - -<h1 id="Hello_World_2">Hello World</h1></pre> |