Next: LaTeX and PDF export, Previous: ASCII/Latin-1/UTF-8 export, Up: Exporting
To insert HTML that should be copied verbatim to the exported file use either
#+HTML: Literal HTML code for export
or
#+BEGIN_HTML
All lines between these markers are exported literally
#+END_HTML