- Learn HTML in Arabic: https://www.youtube.com/playlist?list=PLDoPjvoNmBAwClZ1PDcjWilxp9YERUbNt
- Learn CSS in Arabic: https://www.youtube.com/playlist?list=PLDoPjvoNmBAzAeIcXA3_JsmSkPKOs9W-Y
- Learn CSS3 in Arabic: https://www.youtube.com/playlist?list=PLDoPjvoNmBAyEyQaHOHO1HJtmSgGt07VC
- Validate your HTML to make sure there are no bugs in it: https://validator.w3.org/
- Some fun CSS transitions to play with to make your website look nice: https://www.webdesignerdepot.com/2014/05/8-simple-css3-transitions-that-will-wow-your-users/
- Introduction to ARIA: http://www.informit.com/articles/article.aspx?p=2464970
- CSS reference: http://cssreference.io/
- HTML reference: http://htmlreference.io/
- CSS values: https://cssvalues.com/
- Explanation about the ViewPort meta tag: https://developer.mozilla.org/en-US/docs/Mozilla/Mobile/Viewport_meta_tag#Viewport_basics
- Introduction to using Media Queries: https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries
- How to position content on a page: https://learn.shayhowe.com/html-css/positioning-content/
- Understanding and using REM units in CSS: https://www.sitepoint.com/understanding-and-using-rem-units-in-css/
- Useful Nth Child Codes: https://css-tricks.com/useful-nth-child-recipies/
- Flexbox Information: https://css-tricks.com/snippets/css/a-guide-to-flexbox/
- Flexbox Properties Demonstration: https://codepen.io/justd/full/yydezN/