Find us on twitterLike us on facebook
View Portfolio

PHP Library

Support Us

CSS Library

CSS Border Radius (border-radius) CSS Border Radius (border-radius)

CSS Border Radius (border-radius)The CSS3 border-radius property allows web developers to easily utilise rounder corners in their design elements, without the need for corner images or the use of multiple div tags, and is perhaps one of the most talked about aspects of CSS3. Devsocial.net offers free online tutorials, references and free SEO Tools the world wide web design library.

info The border-radius property is used as follows:

-moz-border-radius:10px;-border-radius:10px;border-radius:10px;

Control top & Bottom Specific border radius

  • border-top-left-radius: ;
  • border-top-right-radius: ;
  • border-bottom-left-radius: ;
  • border-bottom-right-radius: ;
Same usage of code above
border-top-left-radius:0px; Change from 1-100px

Implementing the Script: The CSS 3 Code

<style>

#div-id-or-class-name-here{
-moz-border-radius:10px;
-border-radius:10px;
border-radius:10px;
background:#fa0;
}
/* This is the Hover Effect Changes 
the hover text-shadow to #999 - Provided by https://www.devsocial.net
& WebMaster Ramon Sanchez */


#div-id-or-class-name-here:hover{ -moz-border-radius:15px; -border-radius:15px; border-radius:15px; } </style>

Rating:

Capable: broswers

Date Posted: 2/5/2023

info Note: Make sure your page contains a valid doctype for this menu to render properly.

info Revision History: Nov 8th, 2023': updated code..

info Usage Terms: | Please Read - -> >

Viewed: 79,346

info Share our library with others. Spread the love. Share: share on facebook

Was this article & Examples Helpful ?
If so you can help us bring this and more to become available for you at anytime. You can help us by donating any amount or Sharing & Following Us. Donate through PayPal.

info More useful links:

Buy Ready made Web Apps  Buy Ready made Web Apps


Website Ranking Tools

classifieds24.net classifieds24.info classifieds24.org nywds.com https://www.globalclassifieds.org/ domainpaid.net devsocial.net paystopost.com paystopost.org https://www.101now.com https://www.newyorkconstructionco.com paystopost.org https://www.hirepros.org https://www.hirepros.info
EST: 2012 | © 2025 Devsocial.net | All Rights Reserved. [ + ][ y ]
SHARE:

Facebook

Twitter