CSS

Flat and Simple Calendar

W
W3Tweaks Team
Frontend Tutorials
Dec 28, 2018 1 min read
Flat and Simple Calendar

Nice work - but if you would use this in a real project there would be some codestyling issues, also you could improve your code by not writing td.xyz instead do nesting like td { &.xyz }.

In your JS you could improve the code by more valuable variablenames

Tutorial/codes - Demo

Author: Mark Created: NOVEMBER 08, 2015 Made with: CSS, HTML and JavaScript