Title should not overflow the content area

A few things to check for:
  • Non-breaking text in the title, content, and comments should have no adverse effects on layout or functionality.
  • Check the browser window / tab title.
  • If you are a plugin or widget developer, check that this text does not break anything.
The following CSS properties will help you support non-breaking text.
-ms-word-wrap: break-word;
word-wrap: break-word;
 

Title should not overflow the content area

A few things to check for:

  • Non-breaking text in the title, content, and comments should have no adverse effects on layout or functionality.
  • Check the browser window / tab title.
  • If you are a plugin or widget developer, check that this text does not break anything.

The following CSS properties will help you support non-breaking text.

-ms-word-wrap: break-word;
word-wrap: break-word;

 

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

No comments.

powered by chloédigital
The A List
Privacy Overview

We use cookies on our website to enhance your browsing experience. If you continue to use our website, we assume that you are happy for us to do this. To understand about how we use cookies or amend your preferences, please see our <a href="/privacy/" target="_blank">Privacy Policy</a>.