Skip to content

Instantly share code, notes, and snippets.

View primaapriansyah's full-sized avatar

Prima Utama Apriansyah primaapriansyah

View GitHub Profile
@primaapriansyah
primaapriansyah / css.md
Last active August 29, 2015 14:06 — forked from derred/css.md
@primaapriansyah
primaapriansyah / dabblet.css
Created February 4, 2013 08:08 — forked from dgmid/dabblet.css
Animated HTML5 / CSS3 image caption - Example 1
/**
* Animated HTML5 / CSS3 image caption - Example 1
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}
@primaapriansyah
primaapriansyah / dabblet.css
Created February 4, 2013 08:07 — forked from dgmid/dabblet.css
Animated HTML5 / CSS3 image caption - Example 2
/**
* Animated HTML5 / CSS3 image caption - Example 2
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}
@primaapriansyah
primaapriansyah / dabblet.css
Created February 4, 2013 08:07 — forked from dgmid/dabblet.css
Animated HTML5 / CSS3 image caption - Example 3
/**
* Animated HTML5 / CSS3 image caption - Example 3
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}
@primaapriansyah
primaapriansyah / dabblet.css
Created February 4, 2013 08:07 — forked from dgmid/dabblet.css
Animated HTML5 / CSS3 image caption - Example 4
/**
* Animated HTML5 / CSS3 image caption - Example 4
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}
@primaapriansyah
primaapriansyah / dabblet.css
Created February 4, 2013 08:07 — forked from dgmid/dabblet.css
Animated HTML5 / CSS3 image caption - Example 5
/**
* Animated HTML5 / CSS3 image caption - Example 5
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}
@primaapriansyah
primaapriansyah / dabblet.css
Created February 4, 2013 08:07 — forked from dgmid/dabblet.css
Animated HTML5 / CSS3 image caption - Example 6
/**
* Animated HTML5 / CSS3 image caption - Example 6
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}
@primaapriansyah
primaapriansyah / dabblet.css
Created February 4, 2013 08:06 — forked from dgmid/dabblet.css
CSS3 Isometric Text Demo v2
/**
* CSS3 Isometric Text Demo v2
*/
@font-face {
font-family: 'LeagueGothicRegular';
src: url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/league_gothic-webfont.eot');
src: url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/league_gothic-webfont.eot?iefix') format('eot'),
url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/league_gothic-webfont.woff') format('woff'),
url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/league_gothic-webfont.ttf') format('truetype'),
@primaapriansyah
primaapriansyah / dabblet.css
Created February 4, 2013 08:06 — forked from dgmid/dabblet.css
Pure CSS3 buttons - Example 4
/**
* Pure CSS3 buttons - Example 4
*/
/* page styles */
@font-face {
font-family: 'LeagueGothicRegular';
src: url('http://www.midwinter-dg.com/blog_demos/css3-buttons/league_gothic-webfont.eot');
src: url('http://www.midwinter-dg.com/blog_demos/css3-buttons/league_gothic-webfont.eot?iefix') format('eot'),
@primaapriansyah
primaapriansyah / dabblet.css
Created February 4, 2013 08:06 — forked from dgmid/dabblet.css
Pure CSS3 buttons - Example 3
/**
* Pure CSS3 buttons - Example 3
*/
/* page styles */
@font-face {
font-family: 'MisoRegular';
src: url('http://www.midwinter-dg.com/blog_demos/css3-buttons/miso-webfont.eot');
src: url('http://www.midwinter-dg.com/blog_demos/css3-buttons/miso-webfont.eot?iefix') format('eot'),