Commit graph

52 commits

Author SHA1 Message Date
richa130
2ca3a645c4 Add closing p tag to line 97 2022-08-10 16:47:35 -07: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
Mike Esposito
ca48e17d05 Replace grid 03 desired-outcome.png 2022-07-07 07:36:29 -07: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
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
Bharath C Hegde
055475a3ae This Commit fixes #170 opened issue 2022-04-17 20:09:10 +05:30
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
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
Scoozy
73a0b5ee4f
Merge branch 'main' into main 2022-03-14 15:17:47 -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
Yuji Oshiro
a1042d0568
Update README.md 2022-01-30 20:35:34 -08:00
Manuel
1965908802 Modify Self Check item on README.md 2022-01-31 00:11:22 -03:00
ZebraMilk
04bf4da6d1 Add indents to <body> and <head> tags in all exercises 2022-01-30 12:16:13 -06:00
Cody Loyd
a3463cb99c
Merge pull request #107 from dm-murphy/feature/grid-exercise-3
Add Holy Grail exercise 3 to Grid exercises
2022-01-13 09:49:20 -06:00
Daniel Murphy
5dbb8ff5a4 Update README hints 2022-01-12 19:37:30 -05:00
Daniel Murphy
ce84a0ce51 Simplify solution 2022-01-12 19:37:15 -05:00
Daniel Murphy
604aa37a01 Reduce image more 2022-01-12 17:24:06 -05:00
Daniel Murphy
1f2ebe6692 Reduce image size again 2022-01-12 17:21:35 -05:00
Daniel Murphy
a39eae4ec5 Resize images 2022-01-12 17:20:06 -05:00
Daniel Murphy
aebe42c8c7 Update exercise 3 CSS 2022-01-12 17:18:49 -05:00
Daniel Murphy
373dc4e9bc Merge branch 'main' of https://github.com/TheOdinProject/css-exercises into feature/grid-exercise-3 2022-01-12 17:08:56 -05:00
Daniel Murphy
0a783d20c2 Update CSS to match first exercise simplified version 2022-01-12 17:07:40 -05:00
Daniel Murphy
2f50f3017c Merge branch 'main' of https://github.com/TheOdinProject/css-exercises into feature/grid-exercise-2 2022-01-12 16:05:04 -05:00
Daniel Murphy
18de05f55b Change solution back to pixels and fix gap 2022-01-12 15:30:06 -05:00
Cody Loyd
c497ab3f7f simplify solution 2022-01-12 13:31:06 -06:00
Daniel Murphy
b21592b94c Add solution.css 2022-01-10 17:36:25 -05:00
Daniel Murphy
3e7a835039 Add initial CSS 2022-01-10 17:30:38 -05:00
Daniel Murphy
824e0bb8e2 Add HTML solution 2022-01-10 17:29:58 -05:00
Daniel Murphy
8ed921a014 Add initial index.html 2022-01-10 17:28:50 -05:00
Daniel Murphy
32a51ba81a Add stretched image with link to README along with full README notes 2022-01-10 17:24:00 -05:00
Daniel Murphy
fb22eac92b Add desired outcome image to folder with link in README 2022-01-10 10:30:34 -05:00
Daniel Murphy
a3d40e0ef7 Add initial README.md to grid exercise 3 folder 2022-01-10 10:28:23 -05:00
Daniel Murphy
dea1550672 Update README.md and add self checks 2022-01-06 13:19:18 -05:00
Daniel Murphy
34328795e3 Add solution.css to solution folder 2022-01-06 13:14:01 -05:00
Daniel Murphy
edd1f402e7 Add initial style.css 2022-01-06 13:13:02 -05:00
Daniel Murphy
715bf3b673 Add solution.html in solution folder 2022-01-06 13:11:43 -05:00
Daniel Murphy
1642f3eba1 Add initial index.html 2022-01-06 13:10:30 -05:00
Daniel Murphy
2aa64cfd68 Add desired outcome images to folder with links in README.md 2022-01-06 13:05:27 -05:00
Daniel Murphy
895ec231ab Add second exercise with initial README.md 2022-01-06 12:24:38 -05:00
Daniel Murphy
08a2d05f5a Add hints and self checks to README.md 2022-01-05 13:44:25 -05:00
Daniel Murphy
5dc336bdf8 Fix solution.html href to point to solution.css 2022-01-05 13:27:09 -05:00
Daniel Murphy
88703518ea Add solution.css to solution folder 2022-01-05 13:26:16 -05:00
Daniel Murphy
633ad53a57 Add initial style.css 2022-01-05 13:24:41 -05:00
Daniel Murphy
578b05dc2d Add solution.html to solution folder 2022-01-05 13:20:19 -05:00
Daniel Murphy
d51a182dbf Add initial index.html 2022-01-05 13:18:37 -05:00