CSS固定图片或元素在屏幕右下角

固定图片: body{ background-image:url(http://coding.imweb.io/img/project/blog/bg.jpg); background-position:right bottom; background-repeat :no-repeat; background-attachment:fixed; background-color: white;
相关文章
相关标签/搜索