1 2 3 4 5 6 7
<!DOCTYPE html> <html> <body> There should be text below this line: <div style="display: table-row">Second line of text</div> </body> </html>