<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>W3C菜鸟教程(w3cdata.com)</title> </head> <body> <a rel='external nofollow' title=''id="w3cdata" hreflang="zh-cn" href="//www.w3cdata.com/">菜鸟教程</a><br> <script> document.write("返回链接的hreflang: "); document.write(document.getElementById('w3cdata').hreflang); document.write("<br><br>"); </script> <a rel='external nofollow' title=''id="google" href="//www.google.com/">Google</a><br> <script> document.getElementById('google').hreflang="no"; document.write("设置链接的hreflang: "); document.write(document.getElementById('google').hreflang); </script> </body> </html>