Hi all,
A number of questions:
1) I'm in the process of converting some historical type-written
newsletters to HTML and one of the things that came up while doing so
was the fact that some headings underline every other letter. I can
just go ahead and bold them instead, but that feels a bit 1984'ish, or
I can emulate this using <span> tags,
but this leads to horribly (too) long lines. Is there an easier
method?
2) Given the limitations of browsers, is there an easy way of getting
(as close as possible to) the original fontsizes. I guess using
appropriately set up span.xxx classes is the only way to influence
line-spacing?
3) I'm currently using CSS2 & <div>'s to get the paging right. This
works OK, but is there an easier way?
4) Does anyone have/know where to find some simple examples of pages
(probably using tables) using different font-sizes for the various
cells - I need to use them to emulate the small-size output of thermal
printers.
5) OT(ish) My scanner came with Paperport Deluxe V8 and ReadIris was
on the PC. Both are OK(ish) for this type of material, but choke on
more complicated (and I have heaps of it) stuff, can anyone recommend
some really good OCR software?
6) Would UltraEdit be a good choice to edit HTML/CSS or are there more
suitable alternatives? FWIW, I'm now using an old DOS editor that I
can use almost blindfolded, but that doesn't have any fancy features
(other than being tiny and fast) and has a line-length limit of 255
characters (see 1) above...
Reply here, but if you can cc: any reply to <prino@onetel.n et.uk> I
would appreciate it.
Thanks,
Robert
--
Robert AH Prins
prino@onetel.ne t.uk
A number of questions:
1) I'm in the process of converting some historical type-written
newsletters to HTML and one of the things that came up while doing so
was the fact that some headings underline every other letter. I can
just go ahead and bold them instead, but that feels a bit 1984'ish, or
I can emulate this using <span> tags,
but this leads to horribly (too) long lines. Is there an easier
method?
2) Given the limitations of browsers, is there an easy way of getting
(as close as possible to) the original fontsizes. I guess using
appropriately set up span.xxx classes is the only way to influence
line-spacing?
3) I'm currently using CSS2 & <div>'s to get the paging right. This
works OK, but is there an easier way?
4) Does anyone have/know where to find some simple examples of pages
(probably using tables) using different font-sizes for the various
cells - I need to use them to emulate the small-size output of thermal
printers.
5) OT(ish) My scanner came with Paperport Deluxe V8 and ReadIris was
on the PC. Both are OK(ish) for this type of material, but choke on
more complicated (and I have heaps of it) stuff, can anyone recommend
some really good OCR software?
6) Would UltraEdit be a good choice to edit HTML/CSS or are there more
suitable alternatives? FWIW, I'm now using an old DOS editor that I
can use almost blindfolded, but that doesn't have any fancy features
(other than being tiny and fast) and has a line-length limit of 255
characters (see 1) above...
Reply here, but if you can cc: any reply to <prino@onetel.n et.uk> I
would appreciate it.
Thanks,
Robert
--
Robert AH Prins
prino@onetel.ne t.uk
Comment