Skip to content

Instantly share code, notes, and snippets.

View Fendo181's full-sized avatar
:octocat:
Write Code Every Day 📝

Futoshi Endo Fendo181

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