6. Summary and References


Summary

          CSS events provide a way to make the website more interactive for the user. This is achieved by using pseudo-classes that define the state of an HTML element for styling. Pseudo-classes can be used with other classes and other selectors also to make styling HTML elements easier.

          As more CSS are added to a web page, a good grasp of several best practices and debugging techniques can help you check your CSS code when the output is not turning out the way you prefer it to look.

References

Advantage of css3 over css - geeksforgeeks. (2019). GeeksforGeeks. https://www.geeksforgeeks.org/ advantage-of-css3-over-css/#:~:text=It helps in creating complex,the table rows and columns.&text=Animations: CSS requires the developer,animation features like text-shadow

CSS element element Selector. (n.d.). https://www.w3schools.com/cssref/sel_element_element.asp

CSS Pseudo-classes. (n.d.). https://www.w3schools.com/css/css_pseudo_classes.asp

Narayan, A. (2017). 10 Best Practices in CSS | TO THE NEW Blog. TO the NEW BLOG. https:// www.tothenew.com/blog/10-best-practices-in-css/

Stansberry, G. (n.d.). 30 css best practices for beginners. Code Envato Tuts+. https://code.tutsplus.com/ tutorials/30-css-best-practices-for-beginners--net-6741