This repository has all the work I have done, after I finished the online Web Dev course of Odin Project.
If tou want to try to learn from the same source as me, with the same lectures, go to www.theodinproject.com.
- Linux Command Cheat Sheet: https://files.fosswire.com/2007/08/fwunixref.pdf.
- HTML validator: https://validator.w3.org/.
- All HTML Elements: https://developer.mozilla.org/en-US/docs/Web/HTML/Element
- All HTML Attribute: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes
- Image Formats: https://www.internetingishard.com/html-and-css/links-and-images/#image-formats
- All CSS References: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference
- CSS Cascade: https://wattenberger.com/blog/css-cascade
- CSS Specificity: https://www.w3schools.com/css/css_specificity.asp
- Read Linux Command Cheat Sheet: https://files.fosswire.com/2007/08/fwunixref.pdf.
- Read All CSS References: https://www.w3schools.com/cssref/