“Ctrl+/”
“F11/ESC”
<!DOCTYPE html>
<html>
<head>
<base id="htmldom" href="/jsref/">
</head>
<body>
<p>Base URL is:
<script>
document.write(document.getElementById("htmldom").href);
</script>
</p>
</body>
</html>