{"id":2553,"date":"2020-01-06T20:19:49","date_gmt":"2020-01-06T20:19:49","guid":{"rendered":"https:\/\/ibex.tech\/cloud\/?p=2553"},"modified":"2022-02-17T07:13:48","modified_gmt":"2022-02-17T07:13:48","slug":"fill-remaining-width","status":"publish","type":"post","link":"https:\/\/ibex.tech\/cloud\/css\/float\/fill-remaining-width","title":{"rendered":"Fill remaining width"},"content":{"rendered":"\n<p>For the final div don&#8217;t use float, use overflow: hidden instead<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.my_style_name {\n  \/* float: left; Use overflow instead so that the remaining width is used*\/\n  overflow: hidden;\n}<\/code><\/pre>\n\n\n\n<p>An example<\/p>\n\n\n\n<p><a href=\"http:\/\/jsfiddle.net\/posco2k8\/vu8dV\">http:\/\/jsfiddle.net\/posco2k8\/vu8dV<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>For the final div don&#8217;t use float, use overflow: hidden instead An example http:\/\/jsfiddle.net\/posco2k8\/vu8dV<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[221],"tags":[],"class_list":["post-2553","post","type-post","status-publish","format-standard","hentry","category-float"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/2553","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=2553"}],"version-history":[{"count":1,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/2553\/revisions"}],"predecessor-version":[{"id":2554,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/2553\/revisions\/2554"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/media?parent=2553"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/categories?post=2553"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/tags?post=2553"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}