Markup: Title With Markup
Verify that:
- The post title renders the word “with” in italics and the word “markup” in bold (and “up” is superscript).
- The post title markup should be removed from the browser window / tab.
Verify that:
A few things to check for:
The following CSS properties will help you support non-breaking text.
-ms-word-wrap: break-word; word-wrap: break-word;