Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
2 Posted Topics
Re: More about ....[NullReferenceException ](http://net-informations.com/q/faq/null.html) Chris | |
Re: try this code .pic{ width:400px; height:217px; background: url(http://www.corelangs.com/css/box/img/tiger.png) no-repeat; } .text{ width:340px; height:217px; background:#FFF; opacity:0; } .pic:hover .text { opacity:0.6; text-align:justify; color:#000000; font-size:20px; font-weight:700; font-family:"Times New Roman", Times, serif; padding:30px; } Full source: [CSS Image Hover Text](http://www.corelangs.com/css/box/hover.html) Chris |
The End.