You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2024. It is now read-only.
I really like this challenge, as it involves attention to detail and revising and refactoring. But we use an id for the badge and typically applicants will be marked down for use of ids in css. The rights and wrongs of this are a matter on which reasonable people may disagree, but the fact remains we should train people to instinctively choose the lowest level of specificity possible according to the rule of least power.
HTML-CSS-Challenges/zoo-css-challenge/style.css
Line 81 in a4ff50d
I really like this challenge, as it involves attention to detail and revising and refactoring. But we use an id for the badge and typically applicants will be marked down for use of ids in css. The rights and wrongs of this are a matter on which reasonable people may disagree, but the fact remains we should train people to instinctively choose the lowest level of specificity possible according to the rule of least power.
So I think we should revise this to remove the
#id
and start as we mean to go on.The text was updated successfully, but these errors were encountered: