<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<a href="https://www.codecademy.com/" codeacedemy </a>
</body>
</html>
the anchor opening tag (<a>
) seems to be missing the >
to close the opening tag
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.