Inspired by Fabrice Weinberg's "CSS Digital Clock", completely reconfigured and converted to binary.
More dependent JS and simplistic CSS.
*Edited to run as an object, much more to customize in the JS
A Pen by HARUN PEHLİVAN on CodePen.
Inspired by Fabrice Weinberg's "CSS Digital Clock", completely reconfigured and converted to binary.
More dependent JS and simplistic CSS.
*Edited to run as an object, much more to customize in the JS
A Pen by HARUN PEHLİVAN on CodePen.
A Pen by HARUN PEHLİVAN on CodePen.
A Pen by HARUN PEHLİVAN on CodePen.
A Pen by HARUN PEHLİVAN on CodePen.
A Pen by HARUN PEHLİVAN on CodePen.
Inspired by Mikołaj Gałęziowski "https://dribbble.com/shots/14831798-Glassmorphism-Big-Sur-Creative-Cloud-App-Redesign"
A Pen by HARUN PEHLİVAN on CodePen.
Layouts with diagonal sections are quite popular for several years now. It is not the new hot stuff, and you will probably not find it in the articles titled "Design trends for 2020". But I think it is here to stay. It is one tool designers can use to bring some dynamic to all the rectangular boxes with boring 90-degree angles.
Because of this, it is essential for frontend designers to know how to implement these designs with CSS.
Find a step-by-step tutorial here: https://9elements.com/blog/pure-css-diagonal-layouts/
A Pen by HARUN PEHLİVAN on CodePen.
Started out as a way to draw overlapping circles. Turned into some audio visualization. Enjoy!
A Pen by HARUN PEHLİVAN on CodePen.
<div id="app"> | |
<nav class="navbar fixed-top navbar-light bg-light dense"> | |
<div class="form-inline"> | |
<a class="btn-icon mr-3" href="http://harunpehlivan.fm.tc/" target="_blank"> | |
<i class="fab fa-soundcloud fa-lg"></i> | |
</a> | |
<button @click="onTogglePlay" type="button" class="btn-icon mr-2"> |
Three input groups generating 4096 different background colors without using JavaScript. Limited to three-char hex codes as six would result in 16,777,216 declaration blocks.
Was definitely inspired by Lauren's pen
Moar CSS stuff in my No JS Collection
A Pen by HARUN PEHLİVAN on CodePen.