Differences between revisions 6 and 8 (spanning 2 versions)
Revision 6 as of 2017-03-17 23:17:19
Size: 753
Editor: SamatJain
Comment:
Revision 8 as of 2017-03-20 19:09:26
Size: 1055
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
Highlight text-shadow, from http://www.audiocheck.net/testtones_highdefinitionaudio.php:

{{{#!highlight=css
text-shadow: -3px 0px 3px yellow, 3px 0px 3px yellow, 6px 0px 6px yellow, -6px 0px 6px yellow;
}}}

== Flexbox ==

 * [[http://yoksel.github.io/flex-cheatsheet/|Flexbox Cheatsheet]]

Highlight styles

Lorem Ipsum e-mail: background-color: gold, which is the same as Gary Johnson's e-mail campaign: #FFD700

Highlight text-shadow, from http://www.audiocheck.net/testtones_highdefinitionaudio.php:

{{{#!highlight=css text-shadow: -3px 0px 3px yellow, 3px 0px 3px yellow, 6px 0px 6px yellow, -6px 0px 6px yellow; }}}

Flexbox

Animations

  • Animista: Wizard that lets you browse and create keyframe-based animations

Twitter Bootstrap

SamatsWiki: CSS (last edited 2017-04-14 07:49:37 by SamatJain)