{"id":2762,"date":"2020-04-28T07:22:41","date_gmt":"2020-04-28T06:22:41","guid":{"rendered":"https:\/\/ibex.tech\/cloud\/?p=2762"},"modified":"2022-02-17T07:13:48","modified_gmt":"2022-02-17T07:13:48","slug":"form-css-basics","status":"publish","type":"post","link":"https:\/\/ibex.tech\/cloud\/css\/forms-css\/form-css-basics","title":{"rendered":".Form css basics"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">Apply style to all of a form<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>  &lt;div class=\"my_form_class\">\n    &lt;form method=\"POST\"><\/code><\/pre>\n\n\n\n<p>Then you can use:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.my_form_class input&#91;type=text], .my_form_class input&#91;type=number] {\n}\n.my_form_class input&#91;type=submit] {\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Apply style to all of a form Then you can use:<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[220],"tags":[],"class_list":["post-2762","post","type-post","status-publish","format-standard","hentry","category-forms-css"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/2762","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=2762"}],"version-history":[{"count":2,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/2762\/revisions"}],"predecessor-version":[{"id":2765,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/2762\/revisions\/2765"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/media?parent=2762"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/categories?post=2762"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/tags?post=2762"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}