Skip to content

Instantly share code, notes, and snippets.

View katsumata-ryo's full-sized avatar

Katsumata Ryo katsumata-ryo

View GitHub Profile
@katsumata-ryo
katsumata-ryo / gist:4e7c1a2b1f3c1df7059b
Last active December 14, 2015 01:46 — forked from machida/html_practice.html
HTMLの練習(このレシピにマークアップをしてみましょう)
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>カレーのレシピ</title>
</head>
<body>
<article>
<header>
<h1>カレーのレシピ</h1>