text here always show hide text here a:hover{ //when hover show \'hide tex
a div { display: none; } a:hover div { display: block; }