Forums

Using HTML in blog title? (7 posts)

  1. yojimbouk
    Member
    Posted 6 years ago #

    Hi. Newbie, but one who's searched the codex and come up dry.

    I want to use the <strike> tag in the title of my blog, so it looks like -- this probably won't resolve, but --

    <strike>120</strike> 146 miles without a map

    (That is: <strike>120</strike> 146 miles without a map)

    However, the title displays the HTML including the angle-brackets as if it's regular text. How can I fix this?

  2. Medizinische Abkuerzungen
    Member
    Posted 6 years ago #

    It is not possible to add html to a page-title (<title></title> in html)

  3. ladydelaluna
    Member
    Posted 6 years ago #

    I'd probably write your title as, "120... No, 146 Miles Without A Map"

  4. billh
    Member
    Posted 6 years ago #

    How about adding a class for that in your CSS file? Then simply refer to the strike-out font as a SPAN or DIV.

  5. Chris_K
    Member
    Posted 6 years ago #

    not in the <title> tags...

  6. moshu
    Member
    Posted 6 years ago #

    I am not sure the OP was referring to the <title> tag in the head of a file. My impression was: it is about the blog TITLE like "Moshu's Blog" - which you can change in the Options > General.
    However, even there you can NOT use HTML tags, it will be displayed, not rendered.

  7. ladydelaluna
    Member
    Posted 6 years ago #

    If it's for the title of the site, why not use an image instead?

Topic Closed

This topic has been closed to new replies.

About this Topic