A Pen by ValdemaruS on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="text-box"> | |
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aliquid reiciendis earum impedit unde corporis, deserunt debitis velit, tenetur incidunt perferendis necessitatibus ullam eligendi aspernatur nam cupiditate at, ipsum, dolorem rerum! | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1 style="mso-text-animation: ants-black">mso-text-animation: ants-black</h1> | |
<h1 style="mso-text-animation: ants-red">mso-text-animation: ants-red</h1> | |
<h1 style="mso-text-animation: blink-background">mso-text-animation: blink-background</h1> | |
<h1 style="mso-text-animation: lights">mso-text-animation: lights</h1> | |
<h1 style="mso-text-animation: shimmer">mso-text-animation: shimmer</h1> | |
<h1 style="mso-text-animation: sparkle">mso-text-animation: sparkle</h1> | |
This pen is part of my 100 Days CSS Challenge, view all pens under http://100dayscss.com
A Pen by Matthias Martin on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- @values = ['fit','contain','cover','scale-down','none'] | |
.container{'ng-app'=>'myApp'} | |
.panel | |
img { | |
%label | |
= precede ' ' do | |
height: | |
= succeed 'px;' do | |
%input{"type"=>"number","ng-model"=>"height","ng-init"=>"height=100"} |
Fun little interactive planets quiz
A Pen by Jamie Coulter on CodePen.
A folders tree view, without JS :P
Forked from Rafael González's Pen Pure CSS Tree.
An experiment for my upcoming CSS Tricks article to use the HTML5 meter element to implement the password strength indicator.
Edit: Link to the article - https://css-tricks.com/password-strength-meter/
A Pen by Pankaj Parashar on CodePen.
NewerOlder