0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【フロントエンド1000本ノック】0014_W3CのHTMLバリデーターサービスを使って、作成したHTMLファイルのエラーを0件にせよ。

Posted at

はじめに

こんにちは、赤神です!
この記事は、「1000本ノック」という取り組みの中のフロントエンドのための課題の1つです。

「1000本ノックとは」
https://qiita.com/sora_akagami/items/c8da4296dea3823376ca

行った手順

  1. 0013のhtmlを準備
  2. W3C HTML Validator (https://validator.w3.org/) にアクセス。
  3. "Validate by Direct Input" のタブを選び、テキストエリアにあなたの書いたHTMLコード全体を貼り付ける。
  4. "Check" ボタンを押して、エラーが0件になることを確認する。

結果

エラーが0件でした!

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?