.. include:: ../io/ascii/references.txt

HTML
====

.. currentmodule:: astropy.io.ascii

.. autoclass:: HTML
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~HTML.max_ndim

   .. rubric:: Methods Summary

   .. autosummary::

      ~HTML.fill_values
      ~HTML.read
      ~HTML.write

   .. rubric:: Attributes Documentation

   .. autoattribute:: max_ndim

   .. rubric:: Methods Documentation

   .. automethod:: fill_values
   .. automethod:: read
   .. automethod:: write
