<!DOCTYPE html> <html> <head> <meta charset="utf-8"> </head> <body> <p>这个<br>段落<br>演示了分行的效果</p> </body> </html>