• Resolved snaphappyme

    (@snaphappyme)


    The message text content is being wrapped within <H2> Heading 2 tags.

    That’s completely invalid HTML markup.

    You end up with

    <h2>
    [ all your code and content here]
    </h2>

    Which for most people will result in:

    <h2>
    <div style="text-align:left;">
    <p>Under construction message</p>
    <p>Be back when message</p>
    <p>Thanks</p>
    </div>
    </h2>

    Am I the only one to see this is a little wrong? Please fix.

    https://www.ads-software.com/plugins/wp-maintenance-mode/

  • The topic ‘Crappy (invalid) HTML Markup’ is closed to new replies.