diff --git a/css - the complete guide/01. getting_started.md b/css/the complete guide/01. getting_started.md similarity index 100% rename from css - the complete guide/01. getting_started.md rename to css/the complete guide/01. getting_started.md diff --git a/css - the complete guide/02. diving_into_basics.md b/css/the complete guide/02. diving_into_basics.md similarity index 100% rename from css - the complete guide/02. diving_into_basics.md rename to css/the complete guide/02. diving_into_basics.md diff --git a/css - the complete guide/03. diving_deeper.md b/css/the complete guide/03. diving_deeper.md similarity index 100% rename from css - the complete guide/03. diving_deeper.md rename to css/the complete guide/03. diving_deeper.md diff --git a/css - the complete guide/04. more_on_selectors_and_css_features.md b/css/the complete guide/04. more_on_selectors_and_css_features.md similarity index 100% rename from css - the complete guide/04. more_on_selectors_and_css_features.md rename to css/the complete guide/04. more_on_selectors_and_css_features.md diff --git a/css - the complete guide/05. practicing_the_basics.md b/css/the complete guide/05. practicing_the_basics.md similarity index 100% rename from css - the complete guide/05. practicing_the_basics.md rename to css/the complete guide/05. practicing_the_basics.md diff --git a/css - the complete guide/06. positioning_elements_with_css.md b/css/the complete guide/06. positioning_elements_with_css.md similarity index 100% rename from css - the complete guide/06. positioning_elements_with_css.md rename to css/the complete guide/06. positioning_elements_with_css.md diff --git a/css - the complete guide/07. background_images_and_image.md b/css/the complete guide/07. background_images_and_image.md similarity index 100% rename from css - the complete guide/07. background_images_and_image.md rename to css/the complete guide/07. background_images_and_image.md diff --git a/css - the complete guide/08. sizes_and_units.md b/css/the complete guide/08. sizes_and_units.md similarity index 100% rename from css - the complete guide/08. sizes_and_units.md rename to css/the complete guide/08. sizes_and_units.md diff --git a/css - the complete guide/09. working_with_js_and_css.md b/css/the complete guide/09. working_with_js_and_css.md similarity index 100% rename from css - the complete guide/09. working_with_js_and_css.md rename to css/the complete guide/09. working_with_js_and_css.md diff --git a/css - the complete guide/10. making_our_website_responsive.md b/css/the complete guide/10. making_our_website_responsive.md similarity index 100% rename from css - the complete guide/10. making_our_website_responsive.md rename to css/the complete guide/10. making_our_website_responsive.md diff --git a/css - the complete guide/11. adding_and_styling_forms.md b/css/the complete guide/11. adding_and_styling_forms.md similarity index 100% rename from css - the complete guide/11. adding_and_styling_forms.md rename to css/the complete guide/11. adding_and_styling_forms.md diff --git a/css - the complete guide/12. working_with_text_and_font.md b/css/the complete guide/12. working_with_text_and_font.md similarity index 100% rename from css - the complete guide/12. working_with_text_and_font.md rename to css/the complete guide/12. working_with_text_and_font.md diff --git a/css - the complete guide/13. adding_flexbox_to_our_project.md b/css/the complete guide/13. adding_flexbox_to_our_project.md similarity index 100% rename from css - the complete guide/13. adding_flexbox_to_our_project.md rename to css/the complete guide/13. adding_flexbox_to_our_project.md diff --git a/css - the complete guide/14. using_css_grid.md b/css/the complete guide/14. using_css_grid.md similarity index 94% rename from css - the complete guide/14. using_css_grid.md rename to css/the complete guide/14. using_css_grid.md index 40d5b12..ac3f429 100644 --- a/css - the complete guide/14. using_css_grid.md +++ b/css/the complete guide/14. using_css_grid.md @@ -41,7 +41,7 @@ Using the `grid-column-start` and `grid-column-end` properties, we can span a si Likewise, we also have `grid-row-start` and `grid-row-end` properties for placement and spanning of a child element using rows. -Keep in mind that the numeric value you use for these properties is the **line number**. e.g. the following table has 4 lines for columns, starting from 1 to 4, and 4 for rows. +Keep in mind that the numeric value you use for these properties is the **line number**. e.g. the following table (grid) has 4 lines for columns, starting from 1 to 4, and 4 for rows. | a | b | c | | --- | --- | ---| diff --git a/css - the complete guide/chap5/favicon.png b/css/the complete guide/chap5/favicon.png similarity index 100% rename from css - the complete guide/chap5/favicon.png rename to css/the complete guide/chap5/favicon.png diff --git a/css - the complete guide/chap5/freedom.jpg b/css/the complete guide/chap5/freedom.jpg similarity index 100% rename from css - the complete guide/chap5/freedom.jpg rename to css/the complete guide/chap5/freedom.jpg diff --git a/css - the complete guide/chap5/index.html b/css/the complete guide/chap5/index.html similarity index 100% rename from css - the complete guide/chap5/index.html rename to css/the complete guide/chap5/index.html diff --git a/css - the complete guide/chap5/main.css b/css/the complete guide/chap5/main.css similarity index 100% rename from css - the complete guide/chap5/main.css rename to css/the complete guide/chap5/main.css diff --git a/css - the complete guide/chap5/packages/index.html b/css/the complete guide/chap5/packages/index.html similarity index 100% rename from css - the complete guide/chap5/packages/index.html rename to css/the complete guide/chap5/packages/index.html diff --git a/css - the complete guide/chap5/packages/packages.css b/css/the complete guide/chap5/packages/packages.css similarity index 100% rename from css - the complete guide/chap5/packages/packages.css rename to css/the complete guide/chap5/packages/packages.css diff --git a/css - the complete guide/chap5/shared.css b/css/the complete guide/chap5/shared.css similarity index 100% rename from css - the complete guide/chap5/shared.css rename to css/the complete guide/chap5/shared.css diff --git a/css - the complete guide/important_properties.md b/css/the complete guide/important_properties.md similarity index 100% rename from css - the complete guide/important_properties.md rename to css/the complete guide/important_properties.md diff --git a/digital painting/introduction to digital painting - jean fraisse/01. introduction.md b/digital painting/introduction to digital painting - jean fraisse/01. introduction.md new file mode 100644 index 0000000..e69de29