From df1ac688687da2001a0e2c887e1539e39790bc82 Mon Sep 17 00:00:00 2001 From: Gerhardus Date: Tue, 22 Jul 2025 13:30:02 +0200 Subject: [PATCH] Fix README instructions and remove confusing HTML comment - Remove 'partially completed' reference from README as HTML is complete - Remove confusing 'Check image source path' comment from HTML - Clarify that exercise focuses on CSS chaining selectors only Fixes #684 --- foundations/intro-to-css/04-chaining-selectors/README.md | 2 +- foundations/intro-to-css/04-chaining-selectors/index.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/foundations/intro-to-css/04-chaining-selectors/README.md b/foundations/intro-to-css/04-chaining-selectors/README.md index 0f1fda9755ff..8b5988a014a6 100644 --- a/foundations/intro-to-css/04-chaining-selectors/README.md +++ b/foundations/intro-to-css/04-chaining-selectors/README.md @@ -3,7 +3,7 @@ Credits for the images in this exercise go to [Katho Mutodo](https://linktr.ee/photobykatho_) and [Andrea Piacquadio](https://www.pexels.com/@olly?utm_content=attributionCopyText&utm_medium=referral&utm_source=pexels). -With this exercise, we've provided you with a partially completed HTML file which you'll configure. The purpose of this exercise is to focus on understanding how to chain different selectors, rather than solely adding attributes. Additionally, you'll have the chance to review your HTML images. +With this exercise, we've provided you with a complete HTML file and a CSS file to work with. The purpose of this exercise is to focus on understanding how to chain different selectors, rather than solely adding attributes. We have two images for you to style, each with two class names, where one of the class names is shared. The goal here is to chain the selectors for both elements, so that each have a unique style applied, despite using a shared class selector. For example, you want an element that has both X and Y to have one set of styles, while an element with X and Z has a completely different set of styles. We included the original images as well, so that you can see how the styles you will be adding look in comparison, so do not add any styles to them. diff --git a/foundations/intro-to-css/04-chaining-selectors/index.html b/foundations/intro-to-css/04-chaining-selectors/index.html index c8db425966b3..44dd83c4f6e1 100644 --- a/foundations/intro-to-css/04-chaining-selectors/index.html +++ b/foundations/intro-to-css/04-chaining-selectors/index.html @@ -8,7 +8,6 @@ -
Woman with glasses