Discussion about this post

User's avatar
Pavel Ivanov's avatar

Great work as usual! :) Here’s my two cents:

World, please don't use :hover { cursor: pointer; } for the following elements:

- a (anchor tags)

- button

- input types: "button", "submit", "reset", "file"

- label associated with form controls

- summary elements used within details

Thank you! 😊

Expand full comment
2 more comments...

No posts