Assignment029g6

Use CSS3 to change the border radius to a desired value to get rounded corners on your elements

border-radius: 35px;

There are several ways of coding border-radius. See the source code for more info.

To get credit, apply various border-radius technidues on your assignment.

I love HTML5

You can use one value for all four corners.

I love CSS3

You can use two vaules to apply to the horizontal and vertical radius of every corner


I love JavaScript

You can use percentages.


I love jQuery

You can use four values, one for each corner.


I love photoshop

You can use eight values, one for horizontal/vertical radii of each corner


krosa-s969@chusd.org