开发者

CSS overlay and position in corner

开发者 https://www.devze.com 2023-04-04 05:27 出处:网络
Both the black and white box are divs. I want to position the开发者_如何学运维 black div overlayed on top of the white box and moved to the left corner.

CSS overlay and position in corner

Both the black and white box are divs. I want to position the开发者_如何学运维 black div overlayed on top of the white box and moved to the left corner.

I know to overlay is z-image but how would I postion the div?


Just position it absolutely: http://jsfiddle.net/zkDft/

0

精彩评论

暂无评论...
验证码 换一张
取 消