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
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
ZebraMilk
04bf4da6d1
Add indents to <body> and <head> tags in all exercises
2022-01-30 12:16:13 -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
aebe42c8c7
Update exercise 3 CSS
2022-01-12 17:18:49 -05: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