UNPKG

libxmljs-dom

Version:
14 lines (11 loc) 234 B
<!DOCTYPE html> <html> <head> <title>Title of the document</title> <script src="https://code.jquery.com/jquery-2.1.4.js"></script> <script src="/browser.js"></script> </head> <body> The content of the document...... </body> </html>