1 Min Read
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;
Read next
admin on January 11, 2013
Headings
Header one
Header two
Header three
Header four
Header five
Header six
Blockquotes
Single line blockquote:...
admin on January 9, 2013
Default
This is a paragraph. It should not have any alignment of any kind. It should just flow like you would...