Skip to content

Instantly share code, notes, and snippets.

@kaoru-fukusato
Last active March 12, 2018 13:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaoru-fukusato/3378c73946b1b299dfde87781b20010c to your computer and use it in GitHub Desktop.
Save kaoru-fukusato/3378c73946b1b299dfde87781b20010c to your computer and use it in GitHub Desktop.
コピペで学べるプログラミング基本1-1
<h1>This is a heading</h1>
<h2>This is a heading</h2>
<h3>This is a heading</h3>
<h4>This is a heading</h4>
<h5>This is a heading</h5>
<h6>This is a heading</h6>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment