Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
属性は要素hreflang内で意味がありますか? <base>次のように、この属性を使用することを考えました。
hreflang
<base>
<base href="example.com" target="_self" hreflang="de">
すべてのリンク (<a>および<link>) が の値を継承できるようにしますhreflang。これは可能ですか?
<a>
<link>
ここのドキュメントで<a>は、 、<area>、のみ<link>がこの属性を利用するタグであると述べています。
<area>