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.
Subject:"Substitute" Style Sheets From:Michelle Vina-Baltsas <Michelle_Vina-Baltsas -at- US -dot- CRAWCO -dot- COM> Date:Mon, 28 Dec 1998 11:57:33 -0500
I'm a newbie to HTML/WebHelp and have a question based on a the RoboHelp
HTML Edition User Guide- Chapter 6 Distribution & Shipping, page 206.
"When you generate WebHelp (WH) output, your custom style sheets (.CSS
files) are copied into your WebHelp folder. The WH source files include
code that handles browser detection.
Why is this important? Because your custom style sheets are only
compatible with IE 4.x. So, IE 4.x users will view WH using your custom
style sheets. Non-IE 4.x users will view WH files using a substitute style
sheet.
You have complete control over the substitute style sheet that you want WH
to use. WH offers a variety of style sheets that are compatible with
non-IE 4.0 browsers.
The information below describes the style sheet formats so you can generate
the most suitable one to use with your WH files..."
Then it lists six style sheets: WH_COLORFUL.CSS, WH_HTMLHELP.CSS,
WH_INTRANET.CSS, WH_W3_1HELP.CSS, WH_W95HELP.CSS, WH_W95SEC.CSS.
I'm confused... do "substitute" style sheets also have .CSS extentions, or
are these six styles listed above for IE 4.x only? Are there any default
custom style sheets that you can tweak or do they have to be created from
scratch?