<html> <head> <title>This is my first HML docment</title> <h1>Hello</h1> </head> <body> <p> Hello,world!<br> Hi,Jari<br> Dear ,Sweet Heart,nini<br> </p> </body> </html> 插入代码成功~