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 Jun 19, 2025. It is now read-only.
There's a minor bug where the HTML and the CSS for the portfolio image render in the same example box, leading some people to ask why they had to put that CSS into the HTML file and not the CSS file.
However also the selector used there is 'img' and a lot of people didn't understand why you would want that to apply to all images. This could be a good opportunity to give another concrete example of selector use.