【问题标题】:image size is not changing图像大小不变
【发布时间】:2013-08-05 11:38:36
【问题描述】:

我有以下代码用于显示图像。它可以工作,但如果我在这里更改高度和宽度值,它不会改变图像的大小。

<img src="<?php echo trim($user_data['profilepicture'])?>" height='10' width='10'>

谁能帮帮我。

【问题讨论】:

    标签: php html image height


    【解决方案1】:

    这是widthheight,不是重量。

    【讨论】:

    • " height="10" width="10" alt="" />
    猜你喜欢
    • 2013-12-07
    • 2013-01-14
    • 1970-01-01
    • 2022-11-22
    • 2016-12-14
    • 2011-11-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多