JSBIN: http://jsbin.com/mucume/edit?html,output
JSFiddle: http://jsfiddle.net/ksvq4buc/
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<a href="http://www.google.com">Google</a>
<br/>
<a href="http://www.yahoo.com"> Yahoo </a>
</body>
</html>
上記の両方の例で、リンクをクリックしても何も起こりません。これらのサイトでアンカー ハイパーリンクが無効になっているのはなぜですか