Assignment029g6

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

border-raidus: 35px;

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

To get credit, apply various border-raidus techniques on your assignment.

I love HTML5

You can use one value for all four corners.

I love CSS3

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


I love JavaScript

You can use percentags


I love jQueary

You can use values, one for each corner.


I love photshop

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


jisid-s570@chusd.org