{"id":12619,"date":"2022-09-13T12:12:42","date_gmt":"2022-09-13T16:12:42","guid":{"rendered":"http:\/\/local.brightwhiz\/?post_type=snippets&p=12619"},"modified":"2022-09-13T12:12:45","modified_gmt":"2022-09-13T16:12:45","slug":"css-rotate-element-90-degrees","status":"publish","type":"snippets","link":"http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/","title":{"rendered":"CSS Rotate Element 90 Degrees Example Code"},"content":{"rendered":"\n

CSS rotate element 90 degrees example code snippet.<\/p>\n\n\n\n

transform: rotate(90deg);\n\n.my-div{\n  transform: rotate(90deg); \/* rotate x-axis and y-axis *\/\n  transform: rotateX(90deg); \/* rotate x-axis *\/\n  transform: rotateY(90deg); \/* rotate y-axis *\/\n}<\/code><\/pre>\n","protected":false},"comment_status":"open","ping_status":"closed","template":"","meta":[],"categories":[953,23,27,15,16],"tags":[57,170,189,471,544,635,638],"yoast_head":"\nCSS Rotate Element 90 Degrees Example Code [Snippet]<\/title>\n<meta name=\"description\" content=\"Make use of this CSS rotate element 90 degrees example code snippet in your project which can be used for any other degrees\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CSS Rotate Element 90 Degrees Example Code [Snippet]\" \/>\n<meta property=\"og:description\" content=\"Make use of this CSS rotate element 90 degrees example code snippet in your project which can be used for any other degrees\" \/>\n<meta property=\"og:url\" content=\"http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/\" \/>\n<meta property=\"og:site_name\" content=\"Brightwhiz.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/brightwhiz\/\" \/>\n<meta property=\"article:modified_time\" content=\"2022-09-13T16:12:45+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@brightwhizmag\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/\",\"url\":\"http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/\",\"name\":\"CSS Rotate Element 90 Degrees Example Code [Snippet]\",\"isPartOf\":{\"@id\":\"http:\/\/local.brightwhiz\/#website\"},\"datePublished\":\"2022-09-13T16:12:42+00:00\",\"dateModified\":\"2022-09-13T16:12:45+00:00\",\"description\":\"Make use of this CSS rotate element 90 degrees example code snippet in your project which can be used for any other degrees\",\"breadcrumb\":{\"@id\":\"http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/local.brightwhiz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Snippets\",\"item\":\"http:\/\/local.brightwhiz\/snippets\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"CSS Rotate Element 90 Degrees Example Code\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/local.brightwhiz\/#website\",\"url\":\"http:\/\/local.brightwhiz\/\",\"name\":\"Brightwhiz.com\",\"description\":\"Best Tech guides, Tutorials, and News\",\"publisher\":{\"@id\":\"http:\/\/local.brightwhiz\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/local.brightwhiz\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/local.brightwhiz\/#organization\",\"name\":\"Brightwhiz\",\"url\":\"http:\/\/local.brightwhiz\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png\",\"contentUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png\",\"width\":706,\"height\":135,\"caption\":\"Brightwhiz\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/brightwhiz\/\",\"https:\/\/twitter.com\/brightwhizmag\",\"https:\/\/instagram.com\/bright_whiz\/\",\"https:\/\/www.pinterest.com\/sobbayi\/\",\"https:\/\/www.youtube.com\/channel\/UC6sCdP_d_RiTIM7ErFT-PSQ\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CSS Rotate Element 90 Degrees Example Code [Snippet]","description":"Make use of this CSS rotate element 90 degrees example code snippet in your project which can be used for any other degrees","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/","og_locale":"en_US","og_type":"article","og_title":"CSS Rotate Element 90 Degrees Example Code [Snippet]","og_description":"Make use of this CSS rotate element 90 degrees example code snippet in your project which can be used for any other degrees","og_url":"http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/","og_site_name":"Brightwhiz.com","article_publisher":"https:\/\/www.facebook.com\/brightwhiz\/","article_modified_time":"2022-09-13T16:12:45+00:00","twitter_card":"summary_large_image","twitter_site":"@brightwhizmag","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/","url":"http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/","name":"CSS Rotate Element 90 Degrees Example Code [Snippet]","isPartOf":{"@id":"http:\/\/local.brightwhiz\/#website"},"datePublished":"2022-09-13T16:12:42+00:00","dateModified":"2022-09-13T16:12:45+00:00","description":"Make use of this CSS rotate element 90 degrees example code snippet in your project which can be used for any other degrees","breadcrumb":{"@id":"http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/local.brightwhiz\/snippets\/css-rotate-element-90-degrees\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/local.brightwhiz\/"},{"@type":"ListItem","position":2,"name":"Snippets","item":"http:\/\/local.brightwhiz\/snippets\/"},{"@type":"ListItem","position":3,"name":"CSS Rotate Element 90 Degrees Example Code"}]},{"@type":"WebSite","@id":"http:\/\/local.brightwhiz\/#website","url":"http:\/\/local.brightwhiz\/","name":"Brightwhiz.com","description":"Best Tech guides, Tutorials, and News","publisher":{"@id":"http:\/\/local.brightwhiz\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/local.brightwhiz\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/local.brightwhiz\/#organization","name":"Brightwhiz","url":"http:\/\/local.brightwhiz\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/","url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png","contentUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png","width":706,"height":135,"caption":"Brightwhiz"},"image":{"@id":"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/brightwhiz\/","https:\/\/twitter.com\/brightwhizmag","https:\/\/instagram.com\/bright_whiz\/","https:\/\/www.pinterest.com\/sobbayi\/","https:\/\/www.youtube.com\/channel\/UC6sCdP_d_RiTIM7ErFT-PSQ"]}]}},"_links":{"self":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/snippets\/12619"}],"collection":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/snippets"}],"about":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/types\/snippets"}],"replies":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/comments?post=12619"}],"wp:attachment":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/media?parent=12619"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/categories?post=12619"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/tags?post=12619"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}