Eric Olkowski
50fccec8c4
Merge pull request #241 from BiscuitCandy/main
...
location of change: 01-css-methods/solutions - Solution represents desired outcome
2023-01-21 08:38:56 -05:00
Eric Olkowski
3a55a545a1
Merge pull request #257 from Asartea/patch-1
...
02-class-id-selectors: Tweak note wording to make it clearer that desired-outcome.png isn't leading
2022-11-19 09:51:37 -05:00
Eric Olkowski
8bea2cf448
Merge pull request #190 from Zekumoru/fix_exercise_solution
...
02-class-id-selectors: Change solution
2022-11-19 07:25:06 -05:00
Asartea
7e72914ed3
Tweak note wording to make it clearer that desired-outcome.png isn't leading
2022-11-13 17:15:45 +01:00
BiscuitCandy
81a838cbeb
replaced desired-outcome.png
2022-10-18 20:19:30 +05:30
BiscuitCandy
7ff6edfc20
Delete desired-outcome.png
2022-10-18 20:17:19 +05:30
Daniel Murphy
0f83cb8e2d
Update solution comments
2022-08-05 10:27:27 -04:00
Jonathan R Martinez-Hernandez
d9de639d5a
Update foundations/06-cascade-fix/style.css
...
Co-authored-by: Daniel Murphy <60681378+dm-murphy@users.noreply.github.com>
2022-08-04 14:17:55 -05:00
Jonathan R Martinez-Hernandez
58fe9c32eb
Added missing weight from solution.css
...
The solution.css has a font weight of 800 on the classes .para, small-para, .small-para, and .child that were missing from the originally assigned style.css
2022-07-31 20:12:30 -05:00
Amanda
8e45e85f04
Update solution.html
2022-07-31 11:19:39 -03:00
Amanda
e2a1bfde7e
Update solution.css
2022-07-29 09:30:32 -03:00
Amanda
ec47b311c9
Update desired-outcome
2022-07-29 09:26:53 -03:00
Amanda
e789cd1c54
Delete desired-outcome.png
2022-07-29 09:23:36 -03:00
Amanda
f4d4288607
Update solution.css
2022-07-29 09:18:54 -03:00
Amanda
ad7ccdc0c1
Update index.html
2022-07-29 09:17:26 -03:00
Amanda
9bf194d8a2
Update cascade-fix/README.md
...
Co-authored-by: Daniel Murphy <60681378+dm-murphy@users.noreply.github.com>
2022-07-26 14:42:42 -03:00
Amanda Brunelli
8923285cc9
Add new img
2022-07-26 08:51:44 -03:00
Amanda Brunelli
b919b54558
Update for accessibility
2022-07-26 08:50:43 -03:00
Amanda Brunelli
1a409ecd1e
Add alt text
2022-07-22 12:15:28 -03:00
Zekumoru Dragonhart
baea35d498
Add comment about reducing duplicate code
2022-07-10 11:38:05 +02:00
Zekumoru Dragonhart
4634b5f763
Change solutions for third and fourth elements
...
Third and fourth elements share the same declaration for font-size.
2022-06-29 04:42:44 +02:00
Cody Loyd
79173b3b44
Update README.md
2022-05-12 10:10:44 -05:00
AngryGolfer
83ecb5730a
Typo and line wrap
...
Changed 12px to 14px to match the .css file px size and wrapped lengthy description
2022-04-01 12:03:29 +01:00
Micosaur
aa67a148f0
Use academic-like syntax
2022-03-24 05:34:17 -07:00
Micosaur
3dbbd3a266
Add other possible solutions
2022-03-23 22:21:58 -07:00
Eric Olkowski
5f72a6f298
Merge pull request #152 from scheals/patch-1
...
02-class-id-selectors: Fix improper font-family syntax
2022-03-14 16:31:11 -04:00
Scoozy
73a0b5ee4f
Merge branch 'main' into main
2022-03-14 15:17:47 -05:00
scheals
25f6b3f40a
Fix improper font syntax
2022-03-14 20:37:27 +01:00
ZebraMilk
ab92ffab14
Add indent to the <body> and <head> tags within <html> for readability
2022-01-30 11:56:35 -06:00
thatblindgeye
b9e8f56a9f
Fix issue for users with color blindness
2022-01-16 15:07:45 -05:00
Roger
a1154cea25
Added Linux-friendly font
...
Updated solution file to match README for this exercise updated with this Pull.
2022-01-09 16:00:23 +00:00
Roger
4b7123060d
Added a Linux-friendly font
...
If Verdana not present, all fonts look the same at the end of this exercise on Ubuntu 20 with Firefox.
DejaVu Sans is a common Linux sans-serif font installed by default on popular Linux distros.
2022-01-09 15:59:11 +00:00
Marvin Gay
e0c1ce1167
Revert "did the 06-cascade-fix"
2021-12-19 20:24:31 -05:00
Rishivant Singh
0bfad64eb8
did the 06-cascade-fix
2021-12-16 11:34:32 +05:30
ShepleySound
5270fd8fea
Remove hyphens from solution.html.
2021-12-05 12:23:32 -08:00
ShepleySound
5eb543eab0
Removed hyphens from 04-chaining-selectors/index.html. Class must now be chained properly to reach the desired outcome.
2021-12-04 17:21:45 -08:00
thatblindgeye
c8af491a13
Add new outcome screenshots
2021-10-06 15:55:58 -04:00
Cody Loyd
30d75bb80f
Update README.md
2021-10-06 09:44:30 -05:00
Cody Loyd
fd1b8f2131
Update README.md
2021-10-06 09:32:51 -05:00
Mike Esposito
59fdf6fdbd
Edit punctuation fix in Foundations README
2021-10-04 08:57:26 -07:00
Mike Esposito
b5bf8ec597
Fix punctuation and grammar in Foundations READMEs
2021-10-04 08:53:19 -07:00
James
c4a0283357
Changing the order of solution css file
...
As learners are reading the requirement for exercises, they will tend to follow the order of requirements listed when styling elements, so it makes sense for the solution to match the same order.
2021-09-14 20:25:54 -04:00
Cody Loyd
bd505802fd
Merge pull request #2 from Ishmam156/fix/css-foundations
...
fixed some typos and minor grammatical changes
2021-09-09 11:20:57 -05:00
Cody Loyd
3a23a88992
Merge pull request #4 from benjaminhonorio/patch-1
...
Fix typo in self check
2021-09-09 11:19:24 -05:00
Utkarsh736
eb5458f669
Spelling error fixed
2021-09-09 12:04:43 +05:30
Benjamin Honorio
0dc77d209a
Fix typo in self check
...
Should refer to p instead of div for the odd numbered elements
2021-09-08 23:57:12 -05:00
Ishmam Chowdhury
f2607e97e2
fixed some typos and minor grammatical changes
2021-09-08 18:41:30 +06:00
thatblindgeye
19dc8900dd
Merge remote into local
2021-08-30 18:14:05 -04:00
Eric
d7b2b79fcc
Add outcome image
2021-08-30 17:58:51 -04:00
thatblindgeye
1401f2e477
Add solutions and templates for final exercise
2021-08-30 17:54:33 -04:00