You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
338 B
17 lines
338 B
<!DOCTYPE html> |
|
<html lang="en"> |
|
<head> |
|
<meta charset="utf-8"> |
|
<title>Link followed (Testing Superfish)</title> |
|
<style> |
|
body{ |
|
font-size: 200%; |
|
} |
|
|
|
</style> |
|
</head> |
|
<body> |
|
<h1>You followed a link</h1> |
|
<p>«– <a href="./basic.html">Go back to the test page</a></p> |
|
</body> |
|
</html> |