Skip to content

Instantly share code, notes, and snippets.

View dsky1990's full-sized avatar
🎯
learning

Dsky dsky1990

🎯
learning
View GitHub Profile
@dsky1990
dsky1990 / index.html
Created June 25, 2014 13:59
A Pen by dsky.
<span class="limit1">文字溢出文字溢出文字溢出文字溢出</span>
<p class="limit2">文字溢出文字溢出文字溢出文字溢出</p>
<span class="limit3">文字溢出文字溢出文字溢出文字溢出</span>
@dsky1990
dsky1990 / dabblet.css
Created November 18, 2012 15:52
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;