Josh Smith
a7ba84a94b
Change style of PR note
2024-05-04 13:19:52 -07:00
zhangsherry
aa74e3089d
Fix issue left by commit 061fe0a: delete margin ( #536 )
...
Since commit 061fe0a replaced the margin with gap in solution.css, the margin should be deleted in style.css as well.
2024-04-25 12:36:22 +01:00
zhangsherry
c8a75cbf2a
Update README.md for consistency with solution.css ( #537 )
...
Since commit 65b831b changed `container`'s padding,
the instruction of padding in `README.md` should be changed as well.
2024-04-25 12:33:52 +01:00
Brian Lister
0bae060fb1
fix: remove superfluous line of code in solution ( #528 )
2024-04-21 16:45:50 +01:00
Eric Olkowski
77d8b503b3
Merge pull request #493 from fabulousgk/fabulousgk/issue465
...
README: add more info about git workflow and not to open PR
2024-04-20 08:08:49 -04:00
Long Mai
4c252336bb
03-grouping-selectors rephrase README paragraph ( #505 )
2024-03-15 08:49:31 +00:00
coder09dev
65b831bd01
07-flex-layout-2: Add gap to container class instead of adding margin to card class in solution.css ( #501 )
...
* Add gap to container instead of adding margin to card
* Increasing gap to 32px
* Increase padding in container class
2024-03-13 14:50:48 +00:00
Eric Olkowski
80b73540eb
Merge pull request #498 from ojuliocode/issue453
...
flex/03-flex-header-2: fixed links not leading to desired URL
2024-02-29 08:16:54 -05:00
Júlio César
d029af939d
fix: links not leading to desired url
2024-02-28 12:37:44 -03:00
Brian Lister
ba0cc689e8
fix: update changes per discussion
...
Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
2024-02-25 08:10:34 -06:00
Eric Olkowski
33b6db7cfb
Merge pull request #495 from fabulousgk/fabulousgk/issue492
...
Foundations-02: Correct desired outcome image
2024-02-25 08:20:03 -05:00
Brian Lister
0cd12529b7
fix: update desired-outcome for foundations-02
2024-02-23 20:40:09 -06:00
Brian Lister
e204d8b946
nit: add line in hot to back
2024-02-18 16:47:12 -06:00
Brian Lister
fc8c75f9a7
doc: add paragraph making more clear git workflow in this repo
2024-02-18 16:44:31 -06:00
Eric Olkowski
20d36ee973
Merge pull request #483 from jasonguf/fix_images_in_index_page
...
04-chaining-selectors: Updated index.html and README.md
2024-02-11 08:22:30 -05:00
Eric Olkowski
eac943feb9
Merge pull request #481 from khhuang7/flex_emoji_disclaimer
...
07-flex-layout-2: Add disclaimer to Desired Outcome
2024-02-11 08:13:46 -05:00
jason
40b8b84ba1
"updated index.html and README.md"
2024-02-11 01:06:00 -05:00
Kat
7d2d213b85
Edit disclaimer to be more general
2024-02-09 21:12:16 -05:00
Kat
f1e661a9e0
Add disclaimer that emoji formatting is not relevant in Desired Outcome
2024-02-07 14:17:45 -05:00
Eric Olkowski
9251d5e660
Merge pull request #480 from jasonHYLam/remove_note
...
Foundations 06: Remove Unnecessary Accessibility Note
2024-02-04 15:47:26 -05:00
prodijay777
7a8eeeb58f
Remove Unnecessary Accessibility Note
2024-02-04 20:31:11 +00:00
Eric Olkowski
acc92433b3
Merge pull request #355 from Suvansarkar/main
...
03-grouping-selectors: Added the additional question to include "bold" property to match the image
2024-02-04 13:54:51 -05:00
Eric Olkowski
66572eef3b
Update foundations/03-grouping-selectors/README.md
2024-02-04 13:54:31 -05:00
Kevin
c56ddf657a
Merge pull request #470 from Evergard/01
...
06-cascade-fix: Add a punctation mark
2024-01-24 23:24:15 +00:00
Evergard
40915988ad
docs: Add a punctation mark on foundations/06/solution.css
2024-01-24 11:24:35 +08:00
Eric Olkowski
d45cea2854
Merge pull request #460 from kesava-karri/match_font_with_image
...
02-flex-header: Match the solution font with the desired image
2024-01-21 07:01:19 -05:00
Keshav K
aba174459a
02-flex-header: Added a note, letting users know that matching the font isn't desired
2024-01-20 18:28:01 -08:00
Keshav K
b57e48a828
match the solution font with the desired image
2024-01-20 18:28:01 -08:00
Eric Olkowski
618a932bcd
Merge pull request #419 from devinjordan/foundations_css_methods_typos
...
foundations-01-css-methods: Update README.md
2024-01-19 13:05:43 -05:00
Eric Olkowski
e42aa5ce14
Merge pull request #452 from javicavi/patch-1
...
Update solution.css
2024-01-19 13:01:38 -05:00
Eric Olkowski
b7c0fd94db
Merge pull request #463 from MaoShizhong/chore/improve-readme-wording-on-provided-solution
...
Repo README: Improve wording regarding TOP provided solution
2024-01-19 12:48:47 -05:00
MaoShizhong
a28ec565f2
Update wording and fix layout style guide issues
...
As per markdown style guide, now uses lazy numbering, dashes for
unordered lists and 3-space indents when nested in an ordered list.
2024-01-19 13:26:18 +00:00
MaoShizhong
b46538f58e
Improve wording in README regarding TOP provided solution
...
Same change made in parallel with the javascript-exercises repo to unify
wording.
2024-01-15 09:04:50 +00:00
javicavi
fac16dbc99
Update solution.css
...
Adding ; at the end of the body font-family attribute (line 2).
2023-12-31 16:49:11 +01:00
Austin Sullivan
88fabfc3d7
Merge pull request #431 from just-ctrlC-ctrlV/main
...
Update README.md to clarify instructions and add additional information
2023-11-22 11:02:11 -05:00
Tanmay Shukla
87cdd8d57e
Update README.md to clarify instructions and add additional information
...
Changes Done
* improve clarity and accuracy.
*Remove grammatical errors.
*Removed typos.
2023-10-31 17:02:09 +05:30
Cody Loyd
e1dbb71bb6
Merge pull request #422 from jwsoh07/jw-soh/addition-to-css-selectors
...
05-descendant-combinator: Add css selector option
2023-10-26 08:28:32 -05:00
Soh Jun Wen
cf0082bd03
Add css selector option to existing list
2023-10-26 18:51:04 +11:00
devinjordan
bfe24b283b
Edit typo on README.md
2023-10-21 19:20:15 -04:00
Cody Loyd
d3c5d8c0e4
Merge pull request #385 from bEluga0000/first-contribution
...
Add eslint to project
2023-10-11 10:14:08 -05:00
shreyas20003
f45f9a2019
Add eslint to project
2023-09-28 09:45:04 +05:30
Cody Loyd
a9f93b10df
Merge pull request #367 from dev-ethanjohn/feature/readme-and-html-updates
...
Feature/readme and html updates
2023-08-29 14:45:49 -05:00
dev-ethanjohn
21e8746579
Enhanced template; Added images/folder and fixed img path in solution
2023-08-26 08:56:31 -07:00
dev-ethanjohn
ea34148b29
Update README: Exercise instructions and image note
2023-08-26 08:19:52 -07:00
Cody Loyd
9ab349e7d9
Merge pull request #360 from SupraSensum/increase_self_check_clarity
...
flex: 06-flex-layout: README.md: Improve self check clarity
2023-08-14 12:23:19 -05:00
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
Suvansarkar
6b6454670c
Added the bold property
...
Added the bold property to the button 1 so as to match the solution image given.
2023-08-02 18:36:33 +05:30
Suvansarkar
fb772b7919
Reverting to commit id 320c1642b67d0c93e45b190224c666ff84ce4195
2023-08-02 18:05:23 +05:30
Suvansarkar
fcf3e2514f
Reverting to commit id 320c1642b67d0c93e45b190224c666ff84ce4195
2023-08-02 18:04:10 +05:30
Suvansarkar
358e38ca31
Solution for problem 1 of foundations css exercise
2023-08-02 17:55:57 +05:30