close
mr-helpful

Last seen: 2 weeks ago

helpful is a 99 year old person from England, UK

Is there something about Stumble blogs you'd like help with - or think others would like to know? I can't fix bugs, broken toolbars, marriage problems - those you need to take to the Help & Bugs forums!
More superb help facilities here, and here *** Please note that I am not here very often and probably can't answer individual questions, but if I see the same question being asked a lot, I may create a new entry to cover it. ***

  • Created Oct 05 2004

    How do you add bold or italic emphasis to your text?

    You can use basic HTML formatting options in your blog comments to italicise some words or emphasise others by making them bold, or by underlining them. You can even give the impression that some comments have been "struck out" or deleted.

    Copy the code below each example (in red) to create that effect:

    Some of this text is in italics

    Some of this text <i>is in italics</i>

    Some of this text is bold for emphasis

    Some of this text <b>is bold for emphasis</b>

    Some of this text is underlined

    Some of this text <u>is underlined</u>

    Some of this text is deleted (or "struck out")

    Some of this text <del>is deleted (or "struck out")</del>