Skip to content

Instantly share code, notes, and snippets.

@zhishaofei3
Last active May 24, 2016 12:01
Show Gist options
  • Save zhishaofei3/5de86a9f6d67b65373d1c3ee5b138a9e to your computer and use it in GitHub Desktop.
Save zhishaofei3/5de86a9f6d67b65373d1c3ee5b138a9e 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%;
margin-left: -20px;
}
<!-- content to be placed inside <body>…</body> -->
<div>欢迎大家加入 我想学前端 魔鬼训练营 群号 437354504</div>
// 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