From 7f8ac80de8669f58275b7b16720c9f35d16738fd Mon Sep 17 00:00:00 2001 From: rjbasitali Date: Sat, 11 Jun 2022 03:54:56 +0500 Subject: [PATCH] renamed for file order --- .../{1. getting_started.md => 01. getting_started.md} | 0 .../{2. diving_into_basics.md => 02. diving_into_basics.md} | 0 .../{3. diving_deeper.md => 03. diving_deeper.md} | 0 ..._css_features.md => 04. more_on_selectors_and_css_features.md} | 0 .../{5. practicing_the_basics.md => 05. practicing_the_basics.md} | 0 ..._elements_with_css.md => 06. positioning_elements_with_css.md} | 0 ...und_images_and_image.md => 07. background_images_and_image.md} | 0 .../{8. sizes_and_units.md => 08. sizes_and_units.md} | 0 ... working_with_js_and_css.md => 09. working_with_js_and_css.md} | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename css - the complete guide/{1. getting_started.md => 01. getting_started.md} (100%) rename css - the complete guide/{2. diving_into_basics.md => 02. diving_into_basics.md} (100%) rename css - the complete guide/{3. diving_deeper.md => 03. diving_deeper.md} (100%) rename css - the complete guide/{4. more_on_selectors_and_css_features.md => 04. more_on_selectors_and_css_features.md} (100%) rename css - the complete guide/{5. practicing_the_basics.md => 05. practicing_the_basics.md} (100%) rename css - the complete guide/{6. positioning_elements_with_css.md => 06. positioning_elements_with_css.md} (100%) rename css - the complete guide/{7. background_images_and_image.md => 07. background_images_and_image.md} (100%) rename css - the complete guide/{8. sizes_and_units.md => 08. sizes_and_units.md} (100%) rename css - the complete guide/{9. working_with_js_and_css.md => 09. working_with_js_and_css.md} (100%) diff --git a/css - the complete guide/1. getting_started.md b/css - the complete guide/01. getting_started.md similarity index 100% rename from css - the complete guide/1. getting_started.md rename to css - the complete guide/01. getting_started.md diff --git a/css - the complete guide/2. diving_into_basics.md b/css - the complete guide/02. diving_into_basics.md similarity index 100% rename from css - the complete guide/2. diving_into_basics.md rename to css - the complete guide/02. diving_into_basics.md diff --git a/css - the complete guide/3. diving_deeper.md b/css - the complete guide/03. diving_deeper.md similarity index 100% rename from css - the complete guide/3. diving_deeper.md rename to css - the complete guide/03. diving_deeper.md diff --git a/css - the complete guide/4. 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/4. 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/5. practicing_the_basics.md b/css - the complete guide/05. practicing_the_basics.md similarity index 100% rename from css - the complete guide/5. practicing_the_basics.md rename to css - the complete guide/05. practicing_the_basics.md diff --git a/css - the complete guide/6. 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/6. positioning_elements_with_css.md rename to css - the complete guide/06. positioning_elements_with_css.md diff --git a/css - the complete guide/7. 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/7. background_images_and_image.md rename to css - the complete guide/07. background_images_and_image.md diff --git a/css - the complete guide/8. sizes_and_units.md b/css - the complete guide/08. sizes_and_units.md similarity index 100% rename from css - the complete guide/8. sizes_and_units.md rename to css - the complete guide/08. sizes_and_units.md diff --git a/css - the complete guide/9. 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/9. working_with_js_and_css.md rename to css - the complete guide/09. working_with_js_and_css.md