Supravisor
Supravisor
>This will give our grid rows that adjust in height based on the content, but columns that remain a fixed width based on the container. How about?: This will give...
Looks like the step is necessary. Is there a way to decrease the verbiage?
Step 34 the `getMode` function sees the unexpected appearance of: `console.log(counts)` The `calculate` function already contains `console.log(getMode(numbers));` In step 36 `console.log(counts)` disappears from `getMode` Any idea why there are two...
How about a contents page? List all the chapters. Under each chapter list the modules. For each module number the challenge title. For each lecture use an unordered list. Here's...
You could do that by creating a webpage, and adding links to the material as you study it. See above for an example for the structure. Note that since the...
>You should define a variable called password and assign it the result of calling the generatePassword function with a numeric argument that represents the desired password length. How about a...
To avoid causing confusion for Campers, mention there are several ways to approach the spacing and alignment of the text and price. Over several steps the Camper will test and...
For step 40 of Cafe Menu the width property values are already set to `49%` >.flavor { text-align: left; width: 49%; } >.price { text-align: right; width: 49%; }
It looks fine on MS Edge  Night mode on Edge looks okay  Can you test on a different browser?