Commit Graph

34 Commits

Author SHA1 Message Date
Sai Nayunipati 0713c6fe01 Add missing question mark to html files
And update the desired-outcome.png
2022-07-29 09:55:14 -04:00
Amanda Brunelli 1a409ecd1e Add alt text 2022-07-22 12:15:28 -03:00
maznevskia 3b4ebbfde5 Removed extra space from style.css 2022-06-30 11:42:30 +02:00
Micosaur e4c395ca19 Fix all broken links 2022-03-24 06:03:41 -07:00
Micosaur fb9971baf5 Fix all broken links 2022-03-24 05:58:56 -07:00
Scoozy 73a0b5ee4f
Merge branch 'main' into main 2022-03-14 15:17:47 -05:00
Satika Jayawardena 62d09b3adf
Fix typo in 04-flex solution: extra semicolon 2022-02-23 23:04:41 +08:00
ZebraMilk 04bf4da6d1 Add indents to <body> and <head> tags in all exercises 2022-01-30 12:16:13 -06:00
Eric Olkowski d147377ce4
Merge pull request #119 from scheals/fix/solution-in-04-flex-information
04 flex information: fix the solution to fit the self-check
2022-01-24 19:38:00 -05:00
scheals d6e658d0ef Make solution fit the self-check 2022-01-24 12:42:43 +01:00
scheals 16379dbfbc
Refine wording of the hint
Remove a step of abstraction about cards "knowing" so the hint directly references defining space of cards.

Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
2022-01-24 12:08:23 +01:00
scheals 2d36af0848
Change wording of the hint
This is to avoid the wrong idea that flex-wrap without defined space of items it affects is working "incorrectly".
2022-01-23 21:34:34 +01:00
scheals 38c97c00b9 Add hint about cards requiring defined space 2022-01-23 21:13:03 +01:00
scheals c2ee35ca7d
Change wording from underscore to underline
Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
2022-01-22 16:38:54 +01:00
scheals 87fd0153ee Add hint towards searching for styling links 2022-01-18 17:10:44 +01:00
Cody Loyd 259bc818bc
Merge pull request #99 from seidbar/main
Remove redundant line
2022-01-12 13:20:49 -06:00
seidbar ccbf099882
Remove redundant line 2022-01-07 12:27:46 +01:00
Alex Kaminetzky 372abdcf5f
Capitalize a letter at the beginning of a title 2022-01-06 21:38:25 -05:00
StayinHazey 64bf6b1687 Fixed Typo, accidental 2nd ; on align-items 2021-11-19 11:24:14 -07:00
Cody Loyd 90f2fcaf71
Merge pull request #37 from Skmyhrm/patch-2
Misplaced width ellement added after solving
2021-10-04 12:40:51 -05:00
Mike Esposito 1c396e4d75 Fix punctuation and grammar in Flex READMEs 2021-10-04 10:19:36 -07:00
Skmyhrm b400688150
Misplaced width ellement added after solving
In the exercise Style.css, there was no width element added on the .card selector.
it's only added in the solution, so I think the width element should be moved to under the solution line.
2021-10-04 00:00:50 +03:00
Cody Loyd 3885e4629a
Update README.md 2021-09-08 19:43:56 -05:00
Cody Loyd 93f3fee65a rename directories 2021-08-24 12:22:46 -05:00
Cody Loyd 8036b67d5c add holy-grail 2021-08-24 10:59:06 -05:00
Cody Loyd 10714f947c move solutions around 2021-08-24 10:03:48 -05:00
Cody Loyd 51afc97c19 add solutions 2021-08-24 08:32:36 -05:00
Cody Loyd a7067c9b9c add info solution 2021-08-24 08:08:34 -05:00
Cody Loyd 9f4df0c0b2 add layout 2021-08-23 16:24:45 -05:00
Cody Loyd 35872f7288 update readme 2021-08-23 14:16:39 -05:00
Cody Loyd 7ea21b8069 add header-2 2021-08-23 12:18:56 -05:00
Cody Loyd aedeab74af fix readme 2021-08-23 10:46:11 -05:00
Cody Loyd 338ee4eb23 add header exercise 2021-08-23 10:43:39 -05:00
Cody Loyd 9eacdd9d97 add first flex exercise 2021-08-18 15:46:54 -05:00