416 Commits

Author SHA1 Message Date
cheeks
ab37fe0e0a Completed Section 2024-07-13 16:16:32 -04:00
cheeks
6a4c1c2f27 Completed Section 2024-07-12 23:54:13 -04:00
cheeks
832618ca0a Merge branch 'main' of gitea.lt.leftovertoast.net:cheeks/css-exercises 2024-07-10 18:57:52 -04:00
cheeks
cd79dce60a
Merge branch 'TheOdinProject:main' into main 2024-07-10 18:50:35 -04:00
cheeks
3add3a714c Edited stlye.css according to directions to best
of my ability and compared to solution. Added
COMPLETE.md
2024-07-10 18:44:40 -04:00
Namit Arjaria
d299f387ee
fix: Update grouping selectors solution to match desired outcome image (#566)
Signed-off-by: Namit Arjaria <namitarjaria25@gmail.com>
2024-07-08 18:42:08 +01:00
cheeks
22c7f8e307
Merge branch 'TheOdinProject:main' into main 2024-07-07 18:39:19 -04:00
cheeks
9991adf1c8 Edited styles.css according to
README.md, work needed on concept.
2024-07-05 04:03:58 +00:00
cheeks
a423633e8b Added COMPLETE.md, edited style.css according to
README file.
2024-07-04 12:07:24 -04:00
mat-95
54a2c47818
06 Flex layout: Fix spacing in desired outcome image (#571)
Update desired-outcome.png to match solution code.

Close #570
2024-07-04 11:35:15 +01:00
cheeks
23b4ad2f68 Added COMPLETE.md, edited styles.css according to
README.md
2024-07-01 22:58:20 -04:00
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