Skip to content

Instantly share code, notes, and snippets.

@zhishaofei3
Last active May 17, 2016 09:05
Show Gist options
  • Save zhishaofei3/d2bd8cbc6ed84c4b36e18c10775d6c50 to your computer and use it in GitHub Desktop.
Save zhishaofei3/d2bd8cbc6ed84c4b36e18c10775d6c50 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
body {
background: linear-gradient(45deg, #f07, yellow);
width: 100px;
height: 80px;
}
div {
color:#fff;
position: absolute;
top: 50%;
left: 40%;
}
a {
position: absolute;
top: 55%;
left: 50%;
}
<!-- content to be placed inside <body>…</body> -->
<div>欢迎大家加入 前端开发学习小组 群号 374694134</div>
<a href="http://wl.jd.com/wl.js" target="_blank">下载</a>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"130","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment