Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<html>
<head>
<meta name="viewport" content="width=device-width" />
<title>Link_Nav_Target</title>
</head>
<body>
<p id="testContent">Page content: link nav target</p>
<a href="linkNavigationStart.html">Back to start page</a>
</body>
</html>