Skip to main content
Inspiring
October 14, 2008
Answered

How to add a horizontal line in RoboHelp HTML 7

  • October 14, 2008
  • 3 replies
  • 512 views
HI - I am working with RoboHelp 7 HTML. I want to add a horizontal line to my topic. I am using RoboHelp as my editor. Work mostly in WYSWYG / Design mode and don't do much hand coding as a rule, but sometimes I tweak the code. Since I couldn't find a WYSIWYG way to add a horizontal line, so thought I would try the <hr/> tag.

Sadly - that just shows up on the Design view page as a big, red highlight of the <hr/> tag.

Suggestions?
Thanks, Leisa
This topic has been closed for replies.
Correct answer LeisaLaDell
Nevermind........ as simple as faulty code - d'oh
Told you I didn't hand code very much.....

it's <hr> - duh.

3 replies

Peter Grainge
Community Expert
Community Expert
October 14, 2008
Leisa

There's a menu option too. Don't have RH open but it's something like Insert | HTML | Line.

The line will be 50% page width. Look in Snippets on my site. Rick Stone posted recently how to make that 100% by default.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
LeisaLaDellAuthorCorrect answer
Inspiring
October 14, 2008
Nevermind........ as simple as faulty code - d'oh
Told you I didn't hand code very much.....

it's <hr> - duh.

Inspiring
October 14, 2008
Nevermind........ as simple as faulty code - d'oh
Told you I didn't hand code very much.....

it's <hr> - duh.