土耳其语字符文件名

Turkish character file name

我的网站上有一张同名的图片。

Yaşar.png

但是当我试图在 <img src="https://example.com/Yaşar.png"> 标签中使用它时,它看起来坏了。

使用元标记

<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<img src="http://example.com/Yaşar.png">

如果它不起作用,请交叉检查您的图片扩展。