Files
palemoon27/testing/web-platform/tests/html/semantics/embedded-content/the-area-element/test-area.xhtml
T

10 lines
228 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> This is a test page</title>
</head>
<body>
This is a simple xhtml page
<p><a href="area_nohref.xhtml">Click here</a> to go back to the previous page</p>
</body>
</html>