|
| 1 | +# "CSS for Beginners" |
| 2 | + |
| 3 | +### Full Course - ?? Chapters |
| 4 | + |
| 5 | +--- |
| 6 | + |
| 7 | +### Author Links |
| 8 | + |
| 9 | +π Hello, I'm Dave Gray. |
| 10 | + |
| 11 | +β
[Check out my YouTube Channel with all of my tutorials](https://www.youtube.com/DaveGrayTeachesCode). |
| 12 | + |
| 13 | +π© [Subscribe to my channel](https://bit.ly/3nGHmNn) |
| 14 | + |
| 15 | +β [Buy Me A Coffee](https://buymeacoffee.com/DaveGray) |
| 16 | + |
| 17 | +π Follow Me: |
| 18 | + |
| 19 | +- [Twitter](https://twitter.com/yesdavidgray) |
| 20 | +- [LinkedIn](https://www.linkedin.com/in/davidagray/) |
| 21 | +- [Blog](https://yesdavidgray.com) |
| 22 | +- [Reddit](https://www.reddit.com/user/DaveOnEleven) |
| 23 | + |
| 24 | +--- |
| 25 | + |
| 26 | +### Description |
| 27 | + |
| 28 | +πΊ [YouTube Playlist](https://www.youtube.com/playlist?list=PL0Zuz27SZ-6Mx9fd9elt80G1bPcySmWit) for this repository. |
| 29 | + |
| 30 | +π This repository shares ALL of the resources referenced during the CSS tutorial series. |
| 31 | + |
| 32 | +--- |
| 33 | + |
| 34 | +### π Academic Honesty |
| 35 | + |
| 36 | +**DO NOT COPY FOR AN ASSIGNMENT** - Avoid plagiargism and adhere to the spirit of this [Academic Honesty Policy](https://www.freecodecamp.org/news/academic-honesty-policy/). |
| 37 | + |
| 38 | +--- |
| 39 | + |
| 40 | +### β Free Web Dev Tools |
| 41 | + |
| 42 | +- π [Google Chrome Web Browser](https://google.com/chrome/) |
| 43 | +- π [Visual Studio Code (aka VS Code)](https://code.visualstudio.com/) |
| 44 | +- π [Live Server VS Code Extension](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) |
| 45 | +- π [vscode-icons VS Code Extension](https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons) |
| 46 | +- π [Github Themes VS Code Extension](https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme) |
| 47 | +- π [W3C CSS Validator](https://jigsaw.w3.org/css-validator/) |
| 48 | + |
| 49 | + |
| 50 | +### π References |
| 51 | + |
| 52 | +- π [MDN: CSS](https://developer.mozilla.org/en-US/docs/Web/CSS) |
| 53 | +- π [MDN: CSS Basics](https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/CSS_basics) |
| 54 | + |
| 55 | + |
| 56 | +### πΌοΈ Image Resources: |
| 57 | +- Placeholder Image Generators: |
| 58 | + - π [21 of the Best](https://loremipsum.io/21-of-the-best-placeholder-image-generators/) |
| 59 | +- Sites with Freely-Usable Images: |
| 60 | + - π [Unsplash.com](https://unsplash.com/) |
| 61 | + - π [Pexels.com](https://www.pexels.com/) |
| 62 | + - π [Gratisography.com](https://gratisography.com/) |
| 63 | + - π [Pixabay.com](https://pixabay.com/) |
| 64 | +- Image Editing / Resizing Software: |
| 65 | + - π For Windows: [Irfanview](https://www.irfanview.com/) |
| 66 | + - π As a Service: [Canva.com](https://www.canva.com/) |
| 67 | + - π [Suggestions for Macs](https://www.cleverfiles.com/howto/top-5-photo-editing-apps-mac.html) |
| 68 | +- Full Featured Editor for Windows/Mac/Linux: |
| 69 | + - π [Gimp](https://www.gimp.org/) |
| 70 | +- Image Compression (shrink file size): |
| 71 | + - π [TinyPNG](https://tinypng.com/) |
| 72 | + |
| 73 | +--- |
| 74 | + |
| 75 | +### π» Source Code |
| 76 | + |
| 77 | +- π [Chapter 2 Starter Code]() |
| 78 | + |
| 79 | + |
0 commit comments