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.
The following CSS properties are used to support non-breaking text:
-ms-word-wrap: break-word;
word-wrap: break-word;
Tidak ada komentar
Posting Komentar