On Wed, Jul 10, 2013 at 1:54 PM, Nasser M. Abbasi <span dir="ltr"><<a href="mailto:nma@12000.org" target="_blank">nma@12000.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I am converting a latex document that I used to compile with<br>
latex2html to htlatex.<br></blockquote><div><br>[...]<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What is the correct way to insert HTML code any where in<br>
the document, and have it show at that location in the HTML<br>
file? I have very large amount of HTML code that was inserted in<br>
that document.<br></blockquote><div><br>You might use {verbatim} environment as in any LaTeX document.<br><br>\documentclass{article}<br></div></div>
<br>\begin{document}<br>
<br>\begin{verbatim}<br>
<br>   any HTML code here<br>
<br>
\end{verbatim}<br><br>
\end{document}<br>
<br clear="all">Hope this helps.<br><br>Best regards<br>-- <br>Radhakrishnan<br><a href="https://maps.google.com/maps?q=River%20Valley,%20Thiruvananthapuram%20Neyyardam%20Road,%20Kerala,%20India&vector=1" target="_blank">River Valley</a><br>

<br>