We all know that CSS3 is not fully supported yet, however it’s important to start learning and implementing it. Some of the new features of CSS3 are :
- Border Radius: The ability to have rounded corners without images
- Box Shadow: Apply shadows to almost every element of our website.
- Multi-Column Layout: Create layouts with multiple columns. You can even choose the column width, column gap width, and column separator!
- Multiple Backgrounds: Apply multiple backgrounds on a single element.
- Opacity: Easily change the transparency of an image
Check out the tools below, they can help you get started with CSS3!