styling an image title attribute using css?

前端 未结 7 1349
猫巷女王i
猫巷女王i 2020-12-14 13:07

I want to style the text we see when we hover over the image. I tried the following but it won’t work:


         


        
7条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-14 13:40

    Title attributes in IMG tags cannot contain HTML, so you cannot do this.

提交回复
热议问题