ps:代码如图,看下面~~

首先是名为"xwzx"的css文件~

h1 {
font: 22px arial;
color: rgba(0, 0, 255, 0.5) #333;
text-align: center;
text-shadow: black 2px 2px 2px;
}

h2 {
font-size: 18px;
color: #999;
line-height: 30px;
text-align: center;
}

td{
font: 14px arial;
color: #333;
line-height: 25px;
text-indent: 2em;
}

h3 {
font-size: 12px;
text-align: center;
line-height: 30px;
}

span {
color: red;
}

img {
clear: both;
display: block;
margin: auto;
}

h4{
text-indent: 2em;
}

其次,链接外部样式表:
CSS3第5章上机练习3
CSS3第5章上机练习3
ps:我去,都这么晚了 ! 撤了撤了 see you tomorrow~再会,哇,炒鸡困的…

相关文章:

  • 2021-10-07
  • 2022-02-10
  • 2022-01-18
  • 2021-08-10
  • 2021-05-09
  • 2021-11-08
  • 2022-12-23
猜你喜欢
  • 2021-11-04
  • 2021-09-05
  • 2021-06-21
  • 2021-09-05
  • 2021-12-21
  • 2021-06-29
  • 2022-12-23
相关资源
相似解决方案