Skip to content

Instantly share code, notes, and snippets.

View halllllll's full-sized avatar
🌴
On vacation

halK halllllll

🌴
On vacation
  • I say, NO JOB
  • seaside, Niigata pref.
View GitHub Profile
@halllllll
halllllll / html_practice.html
Last active June 8, 2025 06: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">
<title>カレーのレシピ</title>
</head>
<body>