Link disappears in a browser

后端 未结 1 1246
温柔的废话
温柔的废话 2021-01-16 15:35

Could you please help with this one:




        
相关标签:
1条回答
  • 2021-01-16 16:17

    In Firebug, most of the time, the greyed out element means something is setting it to display: none or visibility: hidden. I couldn't reproduce the issue locally.

    Because the word "banner" is in your image path, and the random string of text as a class name, make sure you have all your ad-blockers turned off (or any extensions that could modify the HTML).

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