CSS 3 Implementation div rounded effect complete code

Source: Internet
Author: User

<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">

<TITLE>CSS3 Implementation div Fillet-CSS3 tutorial-computer software and hardware application network </title>
<meta name= "keywords" content= "www.3lian.com"/>
<style type= "Text/css" > #yuanjiao {
font-family:arial;
border:2px solid #379082;
border-radius:20px;
padding:30px 30px;
width:330px;
}</style>
<body>
<div id= "Yuanjiao" >
This example is CSS3 to implement Div rounded corners. The CSS3 code sentence to achieve rounded corners is: "border-radius:20px;" You need to run a browser that supports CSS3, such as a new version of Chrome, Firefox, or IE9. IE6, 7, 8 are not supported.

Computer software and hardware application Network CSS3 tutorial

</div>
</body>

Effect Drawing (Chrome):

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.