Posts

Showing posts from March, 2017

HTML JavaScript and CSS Cheat Sheets

Image
Programmers who use many programming languages often forget even the most common syntax they use every day. To be honest, I don't remember exactly how to write a for loop because it's always easier to look up on W3 Schools or on Stack Overflow the exact code. It just takes a quick Google search and there will be no error for sure. I'm glad to present today the new Cheat Sheet for web developers which has a separate page for HTML , CSS and JavaScript . A screenshot from the CSS page.