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
Daniel Murphy
35adbf6686
Merge pull request #202 from Amandasilvbr/alt-text
...
Flex and Foundations: add alt text for accessibility (#201 )
2022-07-25 17:41:01 -04:00
Amanda Brunelli
1a409ecd1e
Add alt text
2022-07-22 12:15:28 -03:00
Daniel Murphy
2085586d9a
Merge pull request #187 from mengxihe/patch-2
...
grid/03-grid-layout-3/solution/solution.css : the grid-template-row command seems unnecessary
2022-07-12 19:48:09 -04:00
Daniel Murphy
5279f7fb9f
Merge pull request #191 from maznevskia/flex_excercise_3_extra_space
...
css-exercises/flex/03-flex-header-2/style.css: Removed extra space from style.css
2022-07-07 13:47:01 -04:00
Daniel Murphy
d4758f5b2f
Merge pull request #194 from msespos/replace-grid-03-desired-outcome
...
03-grid-layout: Replace desired-outcome.png
2022-07-07 10:52:54 -04:00
Mike Esposito
ca48e17d05
Replace grid 03 desired-outcome.png
2022-07-07 07:36:29 -07:00
maznevskia
3b4ebbfde5
Removed extra space from style.css
2022-06-30 11:42:30 +02:00
Mengxi He
2734b6558d
the grid-template-row command seems unnecessary
2022-06-26 12:57:55 +02:00
Eric Olkowski
3410acf607
Merge pull request #173 from acb123web/acb-1
...
This Commit fixes #170 opened issue
2022-06-14 14:12:27 -04:00
Daniel Murphy
e34cb96d5e
Merge pull request #175 from dm-murphy/fix/03-grid-hint-wording
...
03-grid-layout-3: Change hint wording for adding CSS declaration blocks
2022-06-13 21:18:18 -04:00
Daniel Murphy
965fcbd6a1
Update grid/03-grid-layout-3/README.md
...
Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
2022-06-13 21:17:35 -04:00
Daniel Murphy
ddbff17177
Merge pull request #183 from NateTewolde/patch-1
...
03-grid-layout-3: Remove a duplicate line of code from solution.css
2022-06-09 22:19:59 -04:00
NateTewolde
dd6b001a1e
Remove a duplicate line of code from solution.css
...
There is a text-align:center in the .container block under the /*SOLUTION*/ comment when there is already a text-align:center within the original .container block on line 7.
2022-06-05 13:09:35 -07:00
Daniel Murphy
8719d34fda
Change hint wording for adding CSS declaration blocks
2022-05-12 12:27:30 -04:00
Cody Loyd
2ca2000177
Merge pull request #174 from TheOdinProject/codyloyd-patch-3
...
Update README.md
2022-05-12 10:11:45 -05:00
Cody Loyd
79173b3b44
Update README.md
2022-05-12 10:10:44 -05:00
Bharath C Hegde
055475a3ae
This Commit fixes #170 opened issue
2022-04-17 20:09:10 +05:30
Eric Olkowski
d27b59b78b
Merge pull request #163 from DragunovVelimirovic/patch-2
...
03-grid-layout-3 Update solutions.css
2022-04-16 10:01:36 -04:00
Eric Olkowski
38dc43bd04
Merge pull request #166 from AngryGolfer/main
...
Easy Fix - css-exercises/foundation/06 cascade fix/solution/style.css -Typo and line wrap
2022-04-16 08:31:54 -04:00
Eric Olkowski
c7cba9fbd9
Merge pull request #162 from jamhog/rename_folders
...
margin-and-padding: Rename folders to match other exercises
2022-04-16 08:24:08 -04: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
DragunovVelimirovic
0c62902d0c
Pruning code by combining selectors
...
Both selectors were doing the same thing and were right next to each other, figured it may be cleaner to consolidate the code by combining the selectors.
2022-03-29 10:54:04 -03:00
James Hogan
9dbce31f17
Rename folders to match other lessons
2022-03-28 14:00:58 +11:00
Eric Olkowski
6ee2bef7b1
Merge pull request #160 from Micosaur/mico-flex-patch-1
...
flex/06+07: Fix broken links
2022-03-27 10:07:59 -04:00
Micosaur
2cb657e22b
Merge branch 'TheOdinProject:main' into mico-flex-patch-1
2022-03-27 01:19:18 -07:00
Eric Olkowski
dc722ec91c
Merge pull request #161 from Mmackz/patch-1
...
02-grid-layout-2: Update README.md
2022-03-26 07:53:59 -04:00
Eric Olkowski
303d65391c
Merge pull request #159 from Micosaur/mico-patch-1
...
05-descendant-combinator: Add full solution
2022-03-26 07:48:04 -04:00
Mmackz
fa7b2e4ef6
Change intro in readme.md
...
Remove the wording "It is easy" or "This is easy" from the description. This may be somewhat demotivating to someone who may be having a difficult time with these concepts.
2022-03-25 13:31:19 -07: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
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
Eric Olkowski
cce37cdd35
Merge pull request #125 from ZebraMilk/main
...
TheOdinProject/css-exercises/foundations: add indent to the <body> and <head> tags within <html> for readability
2022-03-14 16:30:19 -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
Eric Olkowski
501cac67b1
Merge pull request #145 from harimm/gitignore
...
gitignore: Added .gitignore to ignore MacOS autogenerated .DS_Store files
2022-03-11 12:27:20 -05:00
Hari Mohan
b0eadd26fe
Add gitignore to ignore MacOS autogenerated .DS_Store files
2022-03-04 09:23:56 +05:30
Daniel Murphy
8c0b86792f
Merge pull request #144 from satikaj/flex-remove-semicolon
...
04-flex-information: Remove extra semicolon in solution.css
2022-02-28 14:39:45 -05:00
Satika Jayawardena
62d09b3adf
Fix typo in 04-flex solution: extra semicolon
2022-02-23 23:04:41 +08:00
Daniel Murphy
eb02f13381
Merge pull request #142 from jernestmyers/fix/edit-readme
...
CSS Grid Exercise 03-grid-layout-3: Amend README
2022-02-21 16:17:08 -05:00
Eric Olkowski
0b5ff34b7c
Update feature_request.md
2022-02-20 13:11:43 -05:00
Eric Olkowski
bf7840c74c
Update bug_report.md
2022-02-20 13:10:08 -05:00
Eric Olkowski
6c67d1948c
Update PULL_REQUEST_TEMPLATE.md
2022-02-20 13:04:57 -05:00
Jeremy Myers
99219cc1ad
Remove unnecessary line from Self Check
2022-02-19 20:12:13 -05:00
Jeremy Myers
bdaadc6258
Amend Self Check
2022-02-18 14:44:17 -05:00