Skip to content

Instantly share code, notes, and snippets.

# python test
print("hoge")

hatebu gist test

some text ...

print("hoge")
@matt-note
matt-note / gist:f2649cec671032a087d94f733bba01f2
Last active June 19, 2018 14:38 — forked from machida/html_practice.html
HTMLの練習(このレシピにマークアップをしてみましょう)
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>HTMLの課題</title>
</head>
<body>
<article>