├── README.md ├── css box model cheatsheet.png ├── css combinator.png ├── css positioning.png ├── css selectors.png ├── css-backgrounds.png ├── git cheatsheet.png └── vs code.png /README.md: -------------------------------------------------------------------------------- 1 | # Cheatsheets-for-beginners: 2 | 1. Git commands cheatsheet. 3 | 2. VS Code shortcuts cheatsheet 4 | 3. CSS Selectors cheatsheet 5 | 4. CSS Combinators cheatsheet 6 | 5. CSS Positioning Cheatsheet 7 | 6. CSS Box Model Cheatsheet (Visual) 8 | -------------------------------------------------------------------------------- /css box model cheatsheet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/36atharva/Cheatsheets-for-beginners/70cf071040f245c94099ad99647faa745f76a779/css box model cheatsheet.png -------------------------------------------------------------------------------- /css combinator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/36atharva/Cheatsheets-for-beginners/70cf071040f245c94099ad99647faa745f76a779/css combinator.png -------------------------------------------------------------------------------- /css positioning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/36atharva/Cheatsheets-for-beginners/70cf071040f245c94099ad99647faa745f76a779/css positioning.png -------------------------------------------------------------------------------- /css selectors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/36atharva/Cheatsheets-for-beginners/70cf071040f245c94099ad99647faa745f76a779/css selectors.png -------------------------------------------------------------------------------- /css-backgrounds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/36atharva/Cheatsheets-for-beginners/70cf071040f245c94099ad99647faa745f76a779/css-backgrounds.png -------------------------------------------------------------------------------- /git cheatsheet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/36atharva/Cheatsheets-for-beginners/70cf071040f245c94099ad99647faa745f76a779/git cheatsheet.png -------------------------------------------------------------------------------- /vs code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/36atharva/Cheatsheets-for-beginners/70cf071040f245c94099ad99647faa745f76a779/vs code.png --------------------------------------------------------------------------------