1 2 3 4 5 6 7 8 9 10
<!DOCTYPE HTML> <html> <head> </head> <body> <div>foo</div><div>bar</div><div>baz</div> </body> </html>