From b2b1e8053ed7f79a7d0ce97f796f2b387c3ac66c Mon Sep 17 00:00:00 2001 From: rjbasitali Date: Sat, 3 Sep 2022 16:12:00 +0500 Subject: [PATCH] dp intro --- .../the complete guide}/01. getting_started.md | 0 .../the complete guide}/02. diving_into_basics.md | 0 .../the complete guide}/03. diving_deeper.md | 0 .../04. more_on_selectors_and_css_features.md | 0 .../05. practicing_the_basics.md | 0 .../06. positioning_elements_with_css.md | 0 .../07. background_images_and_image.md | 0 .../the complete guide}/08. sizes_and_units.md | 0 .../09. working_with_js_and_css.md | 0 .../10. making_our_website_responsive.md | 0 .../11. adding_and_styling_forms.md | 0 .../12. working_with_text_and_font.md | 0 .../13. adding_flexbox_to_our_project.md | 0 .../the complete guide}/14. using_css_grid.md | 2 +- .../the complete guide}/chap5/favicon.png | Bin .../the complete guide}/chap5/freedom.jpg | Bin .../the complete guide}/chap5/index.html | 0 .../the complete guide}/chap5/main.css | 0 .../the complete guide}/chap5/packages/index.html | 0 .../the complete guide}/chap5/packages/packages.css | 0 .../the complete guide}/chap5/shared.css | 0 .../the complete guide}/important_properties.md | 0 .../01. introduction.md | 0 23 files changed, 1 insertion(+), 1 deletion(-) rename {css - the complete guide => css/the complete guide}/01. getting_started.md (100%) rename {css - the complete guide => css/the complete guide}/02. diving_into_basics.md (100%) rename {css - the complete guide => css/the complete guide}/03. diving_deeper.md (100%) rename {css - the complete guide => css/the complete guide}/04. more_on_selectors_and_css_features.md (100%) rename {css - the complete guide => css/the complete guide}/05. practicing_the_basics.md (100%) rename {css - the complete guide => css/the complete guide}/06. positioning_elements_with_css.md (100%) rename {css - the complete guide => css/the complete guide}/07. background_images_and_image.md (100%) rename {css - the complete guide => css/the complete guide}/08. sizes_and_units.md (100%) rename {css - the complete guide => css/the complete guide}/09. working_with_js_and_css.md (100%) rename {css - the complete guide => css/the complete guide}/10. making_our_website_responsive.md (100%) rename {css - the complete guide => css/the complete guide}/11. adding_and_styling_forms.md (100%) rename {css - the complete guide => css/the complete guide}/12. working_with_text_and_font.md (100%) rename {css - the complete guide => css/the complete guide}/13. adding_flexbox_to_our_project.md (100%) rename {css - the complete guide => css/the complete guide}/14. using_css_grid.md (94%) rename {css - the complete guide => css/the complete guide}/chap5/favicon.png (100%) rename {css - the complete guide => css/the complete guide}/chap5/freedom.jpg (100%) rename {css - the complete guide => css/the complete guide}/chap5/index.html (100%) rename {css - the complete guide => css/the complete guide}/chap5/main.css (100%) rename {css - the complete guide => css/the complete guide}/chap5/packages/index.html (100%) rename {css - the complete guide => css/the complete guide}/chap5/packages/packages.css (100%) rename {css - the complete guide => css/the complete guide}/chap5/shared.css (100%) rename {css - the complete guide => css/the complete guide}/important_properties.md (100%) create mode 100644 digital painting/introduction to digital painting - jean fraisse/01. introduction.md 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