Skip to main content
December 30, 2013
Question

Setting HTML tag defaults

  • December 30, 2013
  • 2 replies
  • 533 views

Using robohelp 10 on win 7

Is there a way to change or set the HTML tag used by WYSIWYG "formatting" toolbar?

For example, when i click "bold" using the formatting toolbar it creates a span tag <span style="font-weight: bold;">

instead of simply using <b> tag.

I would like to change this attribute so the <b> tag is applied instead of <span>.

    This topic has been closed for replies.

    2 replies

    Peter Grainge
    Community Expert
    Community Expert
    December 30, 2013

    Like you I rather preferred the simple b tag but span is the correct way.

    See www.w3schools.com

    Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
    Captiv8r
    Legend
    December 30, 2013

    Hi there

    Sorry, but no way I'm aware of to influence this behavior.

    Cheers... Rick