实例代码“Ctrl+/”提示“F11/ESC”全屏 返回 格式化 恢复 运行
x
 
1
<!DOCTYPE html>
2
<html>
3
<body>
4
5
<center><h1>This is a heading</h1></center>
6
<p>The heading above is aligned to the center of this page.</p>
7
8
</body>
9
</html>