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.
Write this down: I know something about HTML coding! Woo-hoo! I guess WinHelp really *is* dead. I had to go through this yesterday to get some stuff to work. I am using Dreamweaver, not RH's HTML editor, but here's how the HTML code will look:
|
<ol>
<li>
First numbered step
</li>
</ol>
<p>
Stuff goes here that is not part of the procedure
</p>
<ol start="2" >
<li>
This shows up as #2. The Start="2" code is the trick!
</li>
<li>
This shows up as #3.
</li>
<li>
This shows up as #4.
</li>
</ol>
|
<snip>
You wrote
1. This is the first step.
Create HTML or Microsoft Word content and convert to Help file formats or
printed documentation. Features include support for Windows Vista & 2007
Microsoft Office, team authoring, plus more. http://www.DocToHelp.com/TechwrlList
True single source, conditional content, PDF export, modular help.
Help & Manual is the most powerful authoring tool for technical
documentation. Boost your productivity! http://www.helpandmanual.com
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-