js change a href tag code example Example: change href for a tag using JS document.getElementById("myAnchor").href = "http://www.cnn.com/";