Tuesday 21 November 2017

How to style images in css3 | CSS tutorials

Styling Images In CSS3

In this article you will how to style your images using CSS.

Rounded Images

In order to create rounded images we use the border-radius property.

For example:



#rounded{

          border-radius:20px;

}

In Order to Make the images Circle we use the border-radius:50% ;

For example:


#circle{

          border-radius:50%;

}








Location: Islamabad, Pakistan

0 comments:

Post a Comment

Your Comment will received successfully.Thank You

ad

Follow Us

Like My Page

Counter

page visitor counter

Popular Posts

Blog Archive