{"id":372,"date":"2012-05-31T12:12:58","date_gmt":"2012-05-31T12:12:58","guid":{"rendered":"https:\/\/ibex.tech\/cloud\/?p=372"},"modified":"2022-02-17T07:14:04","modified_gmt":"2022-02-17T07:14:04","slug":"wrapping","status":"publish","type":"post","link":"https:\/\/ibex.tech\/cloud\/css\/text-css\/wrapping","title":{"rendered":"Wrapping"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\" id=\"stopping-text-wrapping-overflowing\">Stopping Text Wrapping &amp; Overflowing<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>  white-space: nowrap;\n  overflow: hidden;<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"allow-wrapping-but-no-overflow\">Allow Wrapping But No Overflow <\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>  overflow: hidden;<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"allow-a-really-long-word-to-be-broken-if-necessary-fit-in-available-width\">Allow a really long word to be broken if necessary fit in available width<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>overflow-wrap: break-word;<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Stopping Text Wrapping &amp; Overflowing Allow Wrapping But No Overflow Allow a really long word to be broken if necessary fit in available width<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[245],"tags":[],"class_list":["post-372","post","type-post","status-publish","format-standard","hentry","category-text-css"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/372","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/comments?post=372"}],"version-history":[{"count":5,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/372\/revisions"}],"predecessor-version":[{"id":4194,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/372\/revisions\/4194"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/media?parent=372"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/categories?post=372"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/tags?post=372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}