css配置方法

1.内联样式

例如:

<h1 style="background-color: aqua" >h1标签h1>

2.嵌入样式

例如:

3.外部样式

例如:

4.导入样式

例如: