<!DOCTYPE html>
<html>
<head></head>
<body>
<p>try to mouse over or click on below links</p>
<div class="country_1">You Can Go to <a href="#">USA</a></div><br>
<div class="country_2">You Can Go to <a href="#">Germany</a></div><br>
<div class="country_3">You Can't Go to <a href="#">N.Korea</a></div>
</body>
</html>