Why does this old command not work on VDr?
<!DOCTYPE html>
<html>
<body>


<a href="http://www.w3schools.com">Visit W3Schools</a>

</body>
</html>

<a href="http://www.w3schools.com">Visit W3Schools</a> does not work either.

How can either be changed to work?