Data URI test
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <title>This is an embedded page.</title> </head> <body> <h1>This is an embedded page</h1> <p>Like it says!</p> </body> </html>
Base 64 encoded data link
.