Skip to content

Instantly share code, notes, and snippets.

@linebreaker
linebreaker / index.html
Created October 15, 2017 19:52
Micro Interaction
<div class="more">
<svg width="32px" height="32px" viewBox="0 0 32 32">
<circle cx="16" cy="16" r="15"></circle>
<g id="plus">
<path d="M16,11 L16,21"></path>
<path d="M11,16 L21,16"></path>
</g>
</svg>
</div>
@linebreaker
linebreaker / index.html
Created October 15, 2017 19:52
Responsive scaling
<!DOCTYPE html>
<html lang="en">
<!--header-->
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
@linebreaker
linebreaker / flexslider-with-simple-css-animated-layers.markdown
Created October 18, 2017 04:47
Flexslider with simple CSS animated layers

Flexslider with simple CSS animated layers

Flexslider slider with master slider like animated layers like title, description, price tag and category tag. pure css animations for slider layers

A Pen by gdg on CodePen.

License.