index.rst 577 B

123456789101112131415161718192021222324
  1. .. Aprende HTML documentation master file, created by
  2. sphinx-quickstart on Wed Dec 14 08:45:59 2016.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Aprende HTML
  6. ========================================
  7. .. toctree::
  8. :maxdepth: 2
  9. :caption: Contents:
  10. elemento-raiz.rst
  11. atributos-globales.rst
  12. metadatos.rst
  13. secciones.rst
  14. agrupando-contenido.rst
  15. texto-nivel-semantico.rst
  16. edicion.rst
  17. contenido-incrustado.rst
  18. formularios.rst
  19. elementos-interactivos.rst
  20. scripting.rst