ページの一部に直接リンクしたい:
<a href="AnotherPage.html#name">Link Text</a>
リンクするには:
AnotherPage.html#name
しかし、Google Chromeはそれを
AnotherPage.html/#name
ここに検証ルールはありますか?なぜここに違いがあるのですか?
ページの一部に直接リンクしたい:
<a href="AnotherPage.html#name">Link Text</a>
リンクするには:
AnotherPage.html#name
しかし、Google Chromeはそれを
AnotherPage.html/#name
ここに検証ルールはありますか?なぜここに違いがあるのですか?