Image with parameter - HTML

后端 未结 7 1810
半阙折子戏
半阙折子戏 2021-01-14 00:59

I do not know how to frame the question. And I do not know how the below tag is working...


This tag i

相关标签:
7条回答
  • 2021-01-14 01:58

    The arguments in a url are mostly used for getting some information about a specific item but can be used in more other ways. When talking about the images, the browser won't ignore the argument value=23 but the server you are using will.

    But if the image is some sort of dynamic then it may be used in order to change the image's URL or other things.

    0 讨论(0)
提交回复
热议问题