﻿{"id":441,"date":"2009-01-15T13:07:00","date_gmt":"2009-01-15T13:07:00","guid":{"rendered":"https:\/\/chayilyam.com\/stories\/?p=441"},"modified":"2009-01-15T13:07:00","modified_gmt":"2009-01-15T13:07:00","slug":"rounded-corners","status":"publish","type":"post","link":"https:\/\/chayilyam.com\/stories\/rounded-corners\/","title":{"rendered":"Rounded Corners"},"content":{"rendered":"<p>When New WordPress started using this i though you know Internet Explorer is definitely out now when i&#8217;m doing some css work that needs rounded corners I&#8217;m mostly using only this technique because buyers are ok with it although it&#8217;s just for FireFox and Safari. And since most of people still don&#8217;t know about this i figured it&#8217;s good thing to share.<\/p>\n<p>Of course i&#8217;m talking about Border-radius property for FireFox and Safari 3 (only). And here are some nice examples how to use it.<\/p>\n<p>#box { background: #eee; border: 1px solid #ccc; padding: 15px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }<\/p>\n<p>And of course you don&#8217;t have to make all corners rounded, it can be just top left etc, so the code goes like this (small not, for example you can&#8217;t make rounded corners on images and stuff like that)<\/p>\n<p>   * -moz-border-radius-topleft and -webkit-border-top-left-radius<br \/>   * -moz-border-radius-topright and -webkit-border-top-right-radius<br \/>   * -moz-border-radius-bottomleft and -webkit-border-bottom-left-radius<br \/>   * -moz-border-radius-bottomright and -webkit-border-bottom-right-radius<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When New WordPress started using this i though you know Internet Explorer is definitely out now when i&#8217;m doing some css work that needs rounded corners I&#8217;m mostly using only this technique because buyers are ok with it although it&#8217;s just for FireFox and Safari. And since most of people still don&#8217;t know about this &hellip;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[81,84,85,183],"tags":[1627,1647,1349],"class_list":["post-441","post","type-post","status-publish","format-standard","hentry","category-css","category-css-tags","category-css3","category-help","tag-css","tag-html","tag-tutorial"],"aioseo_notices":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack-related-posts":[],"jetpack_shortlink":"https:\/\/wp.me\/pfoK1S-77","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/chayilyam.com\/stories\/wp-json\/wp\/v2\/posts\/441","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chayilyam.com\/stories\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/chayilyam.com\/stories\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/chayilyam.com\/stories\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/chayilyam.com\/stories\/wp-json\/wp\/v2\/comments?post=441"}],"version-history":[{"count":0,"href":"https:\/\/chayilyam.com\/stories\/wp-json\/wp\/v2\/posts\/441\/revisions"}],"wp:attachment":[{"href":"https:\/\/chayilyam.com\/stories\/wp-json\/wp\/v2\/media?parent=441"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/chayilyam.com\/stories\/wp-json\/wp\/v2\/categories?post=441"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/chayilyam.com\/stories\/wp-json\/wp\/v2\/tags?post=441"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}