Skip to content

Instantly share code, notes, and snippets.

@TakashiSasaki
Last active December 17, 2016 06:58
Show Gist options
  • Save TakashiSasaki/f2f655cf4d770e7ac1350667ddbc41d3 to your computer and use it in GitHub Desktop.
Save TakashiSasaki/f2f655cf4d770e7ac1350667ddbc41d3 to your computer and use it in GitHub Desktop.
body {
bakcground-color: #eeffff;
}
<html>
<head>
<title>my first block</title>
<link rel="stylesheet" type="text/css" href="index.css">
</head>
<body>
hello.
The source files are at <a href="https://gist.github.com/TakashiSasaki/f2f655cf4d770e7ac1350667ddbc41d3">Gist</a>.
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment