Skip to content

Instantly share code, notes, and snippets.

View jinroq's full-sized avatar

jinroq

View GitHub Profile
@jinroq
jinroq / html_practice.html
Last active October 8, 2021 06:45 — forked from machida/html_practice.html
HTMLの練習(このレシピにマークアップをしてみましょう)
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<title>カレーのレシピ</title>
</head>
<body>
<article>
<h1>カレーのレシピ</h1>
<p>誰でもできる、美味しいカレーの作り方です。旦那も息子もこのカレーが大好物。</p>