<html> <head> <title>第一个页面</title> </head> <body> <p>这是行段落 </p> <p>这是另一行段落 </p> </body> </html>
结果:
0