TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
> Anyway, in the Webhelp .htm files, the run-over lines of hanging indent
> paragraphs (e.g., Topic-Text-Numbered) are misaligned BUT only in one
> version of Internet Explorer 6.
>
> They are misaligned in version 6.0.2800.1106, but not in
> 6.0.2900.2180.xpsp_sp2_gdr.050501-1519 and not in several versions of 5.5.
> Those are only versions we could lay our hands on.
Hi Mike
Before playing with the CSS files, you may need to insert the doctype
decleration on each file generated by RoboHelp. The Doctype tells the
browser which version of HTML you are using - if you don't explicitly
declare it, the browser will go into "quirks mode" and interpret the
HTML coding in its own way. For RoboHelp files, you should probably
use the HTML 4.01 Transitional doctype which basically means that each
HTML document begins with the following line of code:
With this tool, you'll be able to see what's going on more clearly. It
lets you highlight exactly which element is causing the problem and
try out various fixes on the fly.
Try WebWorks ePublisher Pro for Word today! Smooth migration of legacy
RoboHelp content into your new Help systems. EContent Magazine Decision-
maker review (October 2005) is here: http://www.webworks.com/techwr-l
Doc-To-Help 2005 converts RoboHelp files with one click. Author with Word or any HTML editor. Visit our site to see a conversion demo movie and learn more. http://www.componentone.com/TECHWRL/DocToHelp2005
---
You are currently subscribed to techwr-l as:
archiver -at- techwr-l -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- techwr-l -dot- com
Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit http://www.techwr-l.com/techwhirl/ for more resources and info.