Octavian stated:
Nonsense. HTML was invented to enable document sharing across
platforms. In the late 1980s, mainframes, minis, PCs, and Macs
had no reasonable way to communicate. The beauty of the web was
that existing socket connection technology over TCP/IP could be
used, and the new message "standard" (HTML) enabled a client to
pull a document from a remote server, regardless of platform.
The formatting of the results were unpredictable. But in those
days, that was okay. Prior to that, the only mechanism for document
exchange was plain text! That's easy to edit for content, but
hard to format for appearance. So HTML was a big step forward.
That the layout on your client was not exactly what the author
intended didn't matter. And your ability to change it was even
more limited that with plain text!
IMHO, HTML was made for Internet... and PDF was made for complex
documents.
I have some service manuals/schematics for TV/monitors/audio equipment
in .PDF. I think that no browser could handle high-complexity images
like electronic circuit schematics.
Even if so, sometimes I like to zoom in to see just the area of the
schematic I'm interested in. HOW would I do this in HTML with images?
And also, PDF is a single file while HTML needs to have all the images
in separate files.
--
Chaos Master®, posting from Canoas, Brazil - 29.55° S / 51.11° W / GMT-
2h / 15m
"Now: the 3-bit processor, with instructions:
1. NOP - does nothing, increase PC. / 2. HLT - does nothing, doesn't
increase PC
3. MMX - enter Pentium(r) emulation mode; increase PC / 4. LCK - before
MMX: NOP ; after MMX: executes F0 0F C7 C8
5. HCF - Halt and Catch Fire / 6. EPI - Execute Programmer
7. DPC - Decrease PC"