css 固定文字位置css让文字放在固定的位置:1、通过position的绝对定位,然后在通过left和top就可以设置你的图片位置了;代码如下:<div style='position:absolut left:0px top:02023-03-02html-css130