1.

What are the new features in CSS3?

Answer»
  • Box Shadow: It adds a shadow to an element.
  • Opacity: This property of CSS3 makes elements completely transparent.
  • Rounded CORNERS: EARLIER for rounded corner DEVELOPERS had to write long codes but these features SOLVED that problem.
  • Attribute Selectors: Now developers can select HTML elements ACCORDING to the attributes instead of applying IDs or classes.
  • CSS Colors


Discussion

No Comment Found