.hidden-child{position:absolute;bottom:10px;right:10px}#parent{position:relative}#parent .hidden-child{visibility:hidden}#parent:hover .hidden-child{visibility:visible}