cheeks
|
38463444a9
|
Added COMPLETE.md, edited index.html and styles.cs
s according to README.md
|
2024-07-01 22:05:28 -04:00 |
|
cheeks
|
4d229c643a
|
Removed test.md - no longer needed
|
2024-06-30 18:54:08 -04:00 |
|
cheeks
|
ec9c4b941f
|
Added COMPLETE.md to 01-css-methods
|
2024-06-30 18:50:47 -04:00 |
|
cheeks
|
473fcee568
|
Completed 02-class-id-selectors, added COMPLETE.md file
|
2024-06-30 18:47:32 -04:00 |
|
cheeks
|
e15b05ceb3
|
Followed README and added main.css and created stylesheet entry. Edited index.html according to directions.
|
2024-06-29 00:08:17 -04:00 |
|
cheeks
|
b11aab2595
|
Modified test.md to relfect it works
|
2024-06-28 22:56:20 -04:00 |
|
leftovertoast
|
941da7eaf1
|
Create test.md
test file for testing and learning git functionality
|
2024-06-28 22:52:17 -04:00 |
|
Dmitry Tolmatov
|
38a2af29a6
|
05-descendant-combinator remove child combinator (#561)
Child combinator is not considered as a descendant combinator, therefore it should not be listed as a possible combinator.
|
2024-06-15 22:31:13 +01:00 |
|
Austin Sullivan
|
4bd42dedc4
|
Merge pull request #552 from akash-shaw/update
02-margin-and-padding-2: Updated solution.css and desired-outcome.png to solve Issue#545
|
2024-06-11 14:34:18 -04:00 |
|
Akash Shaw
|
426f1c8d4c
|
02-margin-and-padding-2: Updated solution.css and desired-outcome.png to solve Isuue#545
|
2024-06-11 13:32:51 +05:30 |
|
Josh Smith
|
13a9c14adb
|
Merge pull request #540 from JoshDevHub/update_PR_note_style
README: Change style of PR note
|
2024-05-04 14:29:23 -06:00 |
|
Josh Smith
|
a31b33ce08
|
Update other reference to PRing solutions
|
2024-05-04 13:28:27 -07:00 |
|
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 |
|