Understanding the Emotional Response (2015)
alistapart.comdocument.evaluate("/html/body/header/h1/a", document, null, XPathResult.FIRST_ORDERED_NODE_TYPE, null).singleNodeValue.style.marginTop = "50px"
there fixed that for you.
document.evaluate("/html/body/header/h1/a", document, null, XPathResult.FIRST_ORDERED_NODE_TYPE, null).singleNodeValue.style.marginTop = "50px"
there fixed that for you.