Skip to main content
Known Participant
January 7, 2009
Question

Microsoft HTML Help: tab stops

  • January 7, 2009
  • 2 replies
  • 797 views
Hello,

I'm using RH 7 for Word to create Microsoft HTML Help. My project was created as WinHelp 4. All the tab stops I put into the topics for WinHelp 4 have disappeared when output to Microsoft HTML format. Can I get them back?

Thank you.
Carma
This topic is closed to new replies. Start a new post to keep the conversation going.

2 replies

RoboWizard
Inspiring
January 7, 2009
Hi Carma

Sorry, but there is no such equivalent to the tab stop in the on-screen world of HTML.

About the best you can do is use either CSS or Tables for layout. CSS seems to be the way things work today.

Cheers... Rick
carma3Author
Known Participant
January 7, 2009
Well, there you have it. I knew in my heart that was the answer, but I just wanted an expert to give it a blessing.

Thanks!