I'm currently studying JavaScript and have a function with an event (e) as a parameter. I am able to access the target using e.target, but now I want to explore all the various style attributes in e.target.style on the MDN page. However, I have been unable to locate the specific page. Could someone assist me in finding it?