<html>
<body>
<p><a id="myAnchor" rel="index" href="//www.w3xue.com">Visit W3xue.com</a></p>
<script type="text/javascript">
x=document.getElementById("myAnchor");
document.write(x.rel);
</script>
</body>
</html>