This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML> | |
| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="description" content="カレーのレシピ"> | |
| <title>カレーのレシピ</title> | |
| </head> | |
| <body> | |
| <header> | |
| <h1>カレーのレシピ</h1> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!doctype html> | |
| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"/> | |
| <title>カレーのレシピ</title> | |
| </head> | |
| <body> | |
| <header> | |
| <h1>カレーのレシピ</h1> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>カレーのレシピ</title> | |
| </head> | |
| <body> | |
| <main> | |
| <h1 id="recipe-name">カレーのレシピ</h1> | |
| <div id="discription"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>カレーのレシピ</title> | |
| </head> | |
| <body> | |
| <h1 id="recipe-name">カレーのレシピ</h1> | |
| <div id="discription"> | |
| <p>誰でもできる、美味しいカレーの作り方です。旦那も息子もこのカレーが大好物。ポイントは玉ねぎと人参はミキサーで細かくしてしまうところ。逆にコクのある美味しいカレーになります。</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>カレーのレシピ</title> | |
| </head> | |
| <body> | |
| <h1>カレーのレシピ</h1> | |
| <p>誰でもできる、美味しいカレーの作り方です。旦那も息子もこのカレーが大好物。ポイントは玉ねぎと人参はミキサーで細かくしてしまうところ。逆にコクのある美味しいカレーになります。</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>カレーのレシピ</title> | |
| </head> | |
| <body> | |
| <h1>カレーのレシピ</h1> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>カレーのレシピ</title> | |
| </head> | |
| <body> | |
| <header> | |
| <h1>レシピ</h1> | |
| </header> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="description" content="誰でもできる美味しいカレーの作り方を紹介します。"> | |
| <title>カレーのレシピ</title> | |
| </head> | |
| <body> | |
| <header> | |
| <h1>カレーのレシピ</h1> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta content="美味しいカレーのレシピ" name="description"> | |
| <title>カレーのレシピ</title> | |
| </head> | |
| <body> | |
| <h1>カレーのレシピ</h1> | |
| <p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>カレーのレシピ</title> | |
| </head> | |
| <body> | |
| <header> | |
| <h1>カレーのレシピ</h1> | |
| <p class="description">誰でもできる、美味しいカレーの作り方です。旦那も息子もこのカレーが大好物。<br> |