1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
.. include:: data/standard.rst
.. include:: data/header_footer.rst
.. include:: data/table_colspan.rst
.. include:: data/table_rowspan.rst
.. include:: data/table_complex.rst
.. include:: data/list_table.rst
.. include:: data/custom_roles.rst
.. include:: data/svg_images.rst
.. include:: data/swf_images.rst
.. include:: data/errors.rst
.. footer:: |valid-xhtml10| |valid-CSS2|
.. |valid-xhtml10| image:: http://www.w3.org/Icons/valid-xhtml10
:height: 31
:width: 88
:alt: Valid XHTML 1.0!
:target: http://validator.w3.org/check?uri=referer
.. |valid-CSS2| image:: http://jigsaw.w3.org/css-validator/images/vcss
:height: 31
:width: 88
:alt: Valid CSS 2.1!
:target: http://jigsaw.w3.org/css-validator/check/referer
|