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