Please give me some guidance on how to remove the excess width below. I used CSS cascading style to place the uploaded controls on top of an image, but there is a lot of extra space below. How should I remove these spaces? The following is my webpage_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:59:03
Original
1459 people have browsed it





无标题文档






























这是他显示的效果图



我要的效果是


求大牛指导,不知道是不是我css的实现方式写错了


回复讨论(解决方案)

改下样式

.formStyle{position:absolute;left: 0px;top: 0px;z-index: 2;cursor: pointer;}
Copy after login
Copy after login
Copy after login
Copy after login

改下样式

.formStyle{position:absolute;left: 0px;top: 0px;z-index: 2;cursor: pointer;}
Copy after login
Copy after login
Copy after login
Copy after login



太感谢了,可以了。


改下样式

.formStyle{position:absolute;left: 0px;top: 0px;z-index: 2;cursor: pointer;}
Copy after login
Copy after login
Copy after login
Copy after login



太感谢了,可以了。




改下样式

.formStyle{position:absolute;left: 0px;top: 0px;z-index: 2;cursor: pointer;}
Copy after login
Copy after login
Copy after login
Copy after login



太感谢了,可以了。



又出了个问题了,我将他放到jsp里面,他就成这样了

又出了个问题了,我将他放到jsp里面,他就成这样了



这个是什么情况?
图片没上传的时候?
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template