SupraSensum
061fe0abaa
Replace margin with gap
...
- This is to keep with the flex spirit
- Another solution might instead be to nest .input and .buttons into
their own container, then apply the gap property to that container.
This solves the visually uneven spacing between <img> and .input
2023-08-11 14:20:16 -03:00
Jack Lingle
8730075a63
tweak comment in solution.css
2023-06-08 14:54:22 -04:00
Jack Lingle
af08d0a39b
update solution files to show changes in divs
2023-06-03 13:30:05 -04:00
Badiuzzaman
20086b657b
cursor and border added to button
...
`cursor: pointer` property added to global button. `close-button` class now has two new property to achieve design goal.
2023-05-02 22:10:33 +06:00
Badiuzzaman
05dfb0c45d
div replaced with button element
2023-05-02 22:07:00 +06:00
Eric Olkowski
db23fc7309
Merge pull request #274 from Torelli/patch-2
...
Fix exercise description
2023-02-11 07:34:46 -05:00
Arjun
ea9fb9815f
Move Border box to the non solution part
2023-01-31 12:57:09 +05:30
Arjun
befceeb1e9
🔲 Fix inconsistency in solution with correct formatting
2023-01-30 11:40:47 +05:30
Arjun
03f4e594a8
Revert " 🔲 Fix inconsistency in solution"
...
This reverts commit 960fd76572
.
2023-01-30 11:21:03 +05:30
Arjun
960fd76572
🔲 Fix inconsistency in solution
2023-01-27 07:22:49 +05:30
Giovanni Torelli
56d22eeb63
Update flex/03-flex-header-2/README.md
...
Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
2023-01-23 16:20:41 -03:00
Giovanni Torelli
bbf0c9f202
Fix exercise description
...
In the previous exercise we already had to nest a flex container inside of another, so this is not the first time we are doing it.
2023-01-11 18:05:51 -03:00
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