UNPKG

flagpole

Version:

Simple and fast DOM integration and REST API testing framework.

19 lines 404 B
<html> <head> <title>Test 2</title> </head> <body> <header> <h1>Test 2</h1> </header> <main> <p> This is some paragraph text. </p> <a href="http://www.google.com">Google</a> </main> <footer> <a href="test2.html">Some link text</a> </footer> </body> </html>