If is obsolete, what is preferred?

后端 未结 5 2018
北海茫月
北海茫月 2020-12-30 19:24

The HTML code text is very useful for creating links to specific sections of a page (e.g., page.html#some_bookma

5条回答
  •  自闭症患者
    2020-12-30 20:09

    You can place an id="" attribute on any element and it will have the same effect.

    These are typically placed on heading elements.

提交回复
热议问题