编辑下面的代码:【加编码】
<html> <head> <style> h1,h2,p { color:green; } </style> </head> <body> <h1>Hello World!</h1> <h2>Smaller heading!</h2> <p>This is a paragraph.</p> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂