javascript get href value from tag code example Example: get href attribute javascript document.getElementById("link")[0].getAttribute("href");