Differences between revisions 4 and 7 (spanning 3 versions)
Revision 4 as of 2017-03-15 19:43:48
Size: 493
Editor: SamatJain
Comment:
Revision 7 as of 2017-03-18 05:02:47
Size: 968
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
== 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;
}}}

== Animations ==

 * [[http://animista.net/|Animista]]: Wizard that lets you browse and create keyframe-based animations

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; }}}

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)