I'm having a little trouble with CSS and can't seem to find a solution. I have this HTML
<div id="closelink">
<a href="">Close</a>
Click to close
</div>
Now I want to hide the text ?Click to close? only, without hiding neither the div, nor the link within it.
Can this be done?
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…