>>>>> "Yogesh" == Yogesh Kumar K <[EMAIL PROTECTED]> writes:
Yogesh> Mr.Peter but this is 1000 pages of one file for the linux
Yogesh> example and structures has been define in the file , so i need
Yogesh> to put them as blog , for that i need some help
If it's just an example, then stick a <pre> tag before it and a </pre>
tag after it. So your document will look like
<html><body><pre>
contents of your file
</pre></body></html>
It won't look very good, but it's a start. If you want more than
that, then you either need to add formatting by hand, or the document
must already be structured in a way that some tool can
understand (i.e., has SGML, XML, troff, texinfo or LaTeX markup, etc)
or it must be structured in a such a way that you can write a script
to add HTML markup.
--
Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au ERTOS within National ICT Australia
A university is a non-profit organisation only in the sense that it
spends everything it gets ... Luca Turin.
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html