diff --git a/week_02/day_2/coding_2.md b/week_02/day_2/coding_2.md index fe40704..a5d13c6 100644 --- a/week_02/day_2/coding_2.md +++ b/week_02/day_2/coding_2.md @@ -33,7 +33,7 @@ The CSS for each problem is mentioned above the HTML Code Split the below mentioned properties into inherited and non-inherited -`color` `font-size` `padding` `margin` `background-color` `border` `display` `float` `text-align` `font-weight` `display` `height` `width` `overflow` `visiblity` `word-wrap` `z-index` `position` `overflow` `clear` +`color` `font-size` `padding` `margin` `background-color` `border` `display` `float` `text-align` `font-weight` `display` `height` `width` `overflow` `visiblity` `word-wrap` `z-index` `position` `clear` 1. Inherited ``` @@ -194,4 +194,4 @@ Fill the specificity score for the selectors 10. `#heading nav ul li.disabled` ``` -``` \ No newline at end of file +```