diff options
author | MDN <actions@users.noreply.github.com> | 2021-09-02 00:46:31 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-09-02 00:46:31 +0000 |
commit | dda635dd6182e36ba9ac07810014cf15cf47e50a (patch) | |
tree | 8709a9561fbbd4b8980c519ed18a7f23d0560572 /files/es/web/css | |
parent | 7f3490a71d7ce7251f6d59fd07e0f300cc8737a3 (diff) | |
download | translated-content-dda635dd6182e36ba9ac07810014cf15cf47e50a.tar.gz translated-content-dda635dd6182e36ba9ac07810014cf15cf47e50a.tar.bz2 translated-content-dda635dd6182e36ba9ac07810014cf15cf47e50a.zip |
[CRON] sync translated content
Diffstat (limited to 'files/es/web/css')
-rw-r--r-- | files/es/web/css/tools/index.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/files/es/web/css/tools/index.html b/files/es/web/css/tools/index.html deleted file mode 100644 index 3ea9e20a3f..0000000000 --- a/files/es/web/css/tools/index.html +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: Herramientas -slug: Web/CSS/Tools -tags: - - CSS -translation_of: Web/CSS/Tools -original_slug: Web/CSS/Herramientas ---- -<div> </div> - -<p><span id="result_box" lang="es"><span>CSS</span> <span>ofrece una serie de</span> <span>características poderosas</span> <span>que puede ser</span> <span>difíciles de usar</span><span>,</span> <span>o tener un gran</span> <span>número de</span> <span>parámetros, por lo</span> <span>que es</span> <span>muy útil</span> <span>visualizarlos</span> <span>mientras se trabaja en</span> <span>ellos.</span> <span>Esta página</span> <span>ofrece</span> <span>enlaces a</span> <span>una serie de herramientas</span> <span>que</span> <span>le ayudarán a construir sus estilos usando estas caracteristicas</span><span>.</span></span></p> - -<p>{{LandingPageListSubpages}}</p> - -<h2 id="Otras_herramientas">Otras herramientas</h2> - -<ul> - <li> - <h4 id="Animación_CSS_-_Stylie">Animación CSS - <a href="http://jeremyckahn.github.io/stylie/">Stylie</a></h4> - </li> - <li><span id="result_box" lang="es"><span>Para</span> <span>comprobar la información de</span> <span>la pantalla del dispositivo</span></span> (helpful in {{Glossary("responsive web design")}}) - <a href="http://mydevice.io">mydevice.io</a></li> - <li>Menus CSS- <a href="http://cssmenumaker.com/">cssmenumaker.com</a></li> -</ul> - -<h2 id="Temas_relacionados">Temas relacionados</h2> - -<ul> - <li><a href="/es/docs/Web/CSS" title="/en-US/docs/Web/CSS">CSS</a></li> -</ul> |