实例代码“Ctrl+/”提示“F11/ESC”全屏 返回 格式化 恢复 运行
AخA
 
1
<!DOCTYPE html>
2
<html>
3
<body style="background-color:yellow;">
4
<h2 style="background-color:red;">This is a heading</h2>
5
<p style="background-color:green;">This is a paragraph.</p>
6
</body>
7
</html>