HTMLのheaderタグの追加ができません
uribo1506
FREEOP
9 months ago
<!doctype html>
<html lang="ja">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="./assets/css/station3.css" type="text/css">
<title>Station 3</title>
</head>
<body>
<header>
<h1>Station4の完成図</h1>
</header>
<header>
<h1>header</h1>
</header>
<div class="card">
<img src="./assets/image/railway-thumbnail.png" class="card__img-top" />
<p class="card__title">TechTrainの使い方<br>TechBowl</p>
<p class="card__description">Suguru Ohki</p>
<p class="card__description">6,722回視聴・2021/04/22</p>
</div>
<footer>
<h1>footer</h1>
</footer>
</body>
</html>コードはこれで
2 Replies
Railway
BOT
9 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Assistance with Incorrect Content-Type for Sitemap XML and Recent 500 Error
- 🧵 MongoDB Failing to Start - Image Tag Issue
- 🧵 Unable to Generate API Token with Deployment Permissions
- 🧵 Error 502 between multiple projects through public network
If you find the answer from one of these, please let us know by solving the thread!
9 months ago
Hello,
Apologies but we can only do support in English. Please re-submit this ticket using the English language.
Additionally, this looks like an application level issue. You'll have to look into this yourself as we don't provide app help.
Best,
The Railway Team
Status changed to Awaiting User Response Railway • 10 months ago
Status changed to Closed brody • 10 months ago