logo头像
Snippet 博客主题
html学习笔记

html学习笔记

1, <h1 align="center"> 标题居中 2,<body style="background-color:yellow"> 改变背景颜色(PowderBlue),也可以是<h2 style="background-color:red"> 等等…