繁体   English   中英

图像宽度未检测到 Github 自述文件 (HTML) 中的 %

[英]Image Width not detecting % in Github Readme (HTML)

我花了很多时间设计我的 GitHub 自述文件。

<img width="100%" src="https://raw.githubusercontent.com/Sabyasachi-Seal/Sabyasachi-Seal/ouput/action2.gif"/>

早些时候,GitHub 自述文件中的图片可以在 % 值的帮助下调整大小,100% 表示页面的全宽。

最近,% 系统不工作。 给出 % 和不给出 % 没有任何区别。 有工作场所吗?

较早: https://i.stack.imgur.com/78M6W.png

现在: https://i.stack.imgur.com/HlWac.png

简介链接: https://github.com/Sabyasachi-Seal

<p><img src="https://raw.githubusercontent.com/Sabyasachi-Seal/Sabyasachi-Seal/ouput/action2.gif" width="100%" height="100%"/></p>

为我工作。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM