Skip to content

Instantly share code, notes, and snippets.

@iamn3
Created August 31, 2017 14:52
Show Gist options
  • Save iamn3/981bebd7a4333551b2d1f3c88104f0c4 to your computer and use it in GitHub Desktop.
Save iamn3/981bebd7a4333551b2d1f3c88104f0c4 to your computer and use it in GitHub Desktop.
<html>
<head>
<style>
h1 {
color: red;
}
</style>
</head>
<body>
<h1>赤い見出し</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment