编辑下面的代码:
【加编码】
查看效果 »
<html> <body> <p>This is some text.</p> <div style="color:#0000FF"> <h3>This is a heading in a div element</h3> <p>This is some text in a div element.</p> </div> <p>This is some text.</p> </body> </html>
结果:
【此窗口】
帮助?