Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View WebPlatformDocs's full-sized avatar

WebPlatform Docs WebPlatformDocs

View GitHub Profile
<p>I <del>am</del><ins cite="http://blah/">was</ins> on vacation in <del>France</del><ins>Italy</ins>.</p>
<p>
<del>It is supposed to be sunny and hot.</del>
<ins>It rained in France so we decided to go to Italy instead.</ins>
</p>
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created January 31, 2014 13:22
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(.2,.6,.8,.8);
width: 400px;
}
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created January 31, 2014 13:24
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(.2,.6,.8,.8);
width: 400px;
}
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created January 31, 2014 13:24
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(.2,.6,.8,.8);
width: 400px;
}
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created January 31, 2014 13:24
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(.2,.6,.8,.8);
width: 400px;
}
/*
* Webplatform example for http://docs.webplatform.org/wiki/css/properties/animation-name,
amimation-duration, animation-iteration-count, animation-direction
*/
div {
width: 5em;
height: 5em;
margin: 20px;
background: blue;
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created February 2, 2014 06:54
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(.2,.6,.8,.8);
width: 400px;
}
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created February 2, 2014 11:36
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(.2,.6,.8,.8);
width: 400px;
}
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created February 3, 2014 22:44
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(.2,.6,.8,.8);
width: 400px;
}
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created February 3, 2014 22:44
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(.2,.6,.8,.8);
width: 400px;
}