Test of HTML in threads

  • This is just a test, please ignore it.
    – Payton
    Happiness Engineer | WordPress.com

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    The blog you specified at chaguan.foolord.com does not appear to be hosted at WordPress.com.

    This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you’ll find help at the WordPress.org forums.

    If you don’t understand the difference between WordPress.com and WordPress.org, you may find this information helpful.

    If you forgot to include a link to your blog, you can reply and include it below. It’ll help people to answer your question.

    This is an automated message.

  • Hello, me.

    Here’s an HTML table.

    <table>
    <tr><td>INAF 725</td> <td>Comparative Politics of the Middle East, Georgetown University</td></tr
    <tr><td>INAF 621</td> <td>Islamists, Elections, and Politics in the Middle East, Georgetown University</td></tr>
    </table>

    Here’s the same table in a code block:

    <table>
    <tr><td>INAF 725</td> <td>Comparative Politics of the Middle East, Georgetown University</td></tr
    <tr><td>INAF 621</td> <td>Islamists, Elections, and Politics in the Middle East, Georgetown University</td></tr>
    </table>

    Here’s the same table in a shortcode code block:

    [code language="html"]
    <table>
    <tr><td>INAF 725</td> <td>Comparative Politics of the Middle East, Georgetown University</td></tr
    <tr><td>INAF 621</td> <td>Islamists, Elections, and Politics in the Middle East, Georgetown University</td></tr>
    </table>
    [/code]

  • That looks good. In this case, I think the HTML in the code block worked the best. Here’s a screenshot: http://grab.by/mE3C

  • And here’s a screenshot of what happens when I edit that table and save it (in the edit window it had replaced the code block with backticks):

    http://grab.by/mE40

  • And finally, here’s what happens if I replace those backticks with the code block again:
    http://grab.by/mE4e

  • No matter how I try to edit it, I can’t seem to get the code block restored to its original glory.

  • The topic ‘Test of HTML in threads’ is closed to new replies.