<form method=“link” > or ? What's the difference?

后端 未结 5 2141
我寻月下人不归
我寻月下人不归 2020-11-30 10:40

I saw that we can write:

To make a \"link b

5条回答
  •  旧巷少年郎
    2020-11-30 11:08

    With a you can scroll the position of that tag into view by using the URL e.g. http://example.com/index.html#markname. I don't think that either form or input do so. And I think that for using , JavaScript would have to be activated. Also,

    s usually cause a line break, s don't.

提交回复
热议问题