CCcrayon codeincrayoncode.hashnode.dev·Mar 7, 2022 · 7 min readBuilding a vertical calendar with HTML, CSS & JSToday let's build together a small vertical calendar using CSS grid layout, the tag and a little bit of JavaScript... This article is an extract of a larger project dashboard I coded. For the impatient ones or those who want to see how the entire d...00
CCcrayon codeincrayoncode.hashnode.dev·Feb 19, 2021 · 8 min readHow to build 5 clip-path hover effectsToday let's build 5 awesome hover effects with CSS clip-path! Read the full article or watch me code this on Youtube: https://youtu.be/YS9Je33kTxs Result https://codepen.io/crayon-code/pen/GRNrLbL Basic Setup Let's first setup a few basic things like...03AGF
CCcrayon codeincrayoncode.hashnode.dev·Feb 12, 2021 · 19 min readLet's build a responsive navbar from scratchToday let's build a responsive navbar, an animated burger icon and a beautiful uncovering effect from scratch using HTML, CSS, clip-path, flexbox, grid layout and so much more... Read the full article or watch me code this on Youtube: https://youtu.b...00
CCcrayon codeincrayoncode.hashnode.dev·Feb 5, 2021 · 10 min readLet's build a layout from scratchToday let's build the layout for an entire website from scratch using HTML, CSS, flexbox, grid layout and so much more... Read the full article or watch me code this on Youtube: https://youtu.be/Hc48OFEemHs Result https://github.com/crayon-code/websi...01P
CCcrayon codeincrayoncode.hashnode.dev·Jan 29, 2021 · 11 min read3 Ways to create a Navbar (CSS Grid Layout)Today let's build three different navbar layouts using the CSS grid layout and I'll show you, how easy it is to change the arrangement of the items without actually touching the markup. Read the full article or watch me code this on Youtube (TL;DW): ...00