代码如下:

<h1 title="Digital">何问起:Web前端,CSS3,HTML5</h1>

<style>
  h1 {
    color: #0055A6;
    font: bold 22px "微软雅黑";
    margin: 10px 0;
    text-align: center;
    text-shadow: 1px 1px 0 #F3F3F3, 1px 2px 0 #B2B2B2;
}
</style>

效果如下:

相关文章:

  • 2021-06-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-05
  • 2022-12-23
  • 2022-02-17
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-01
  • 2022-12-23
  • 2021-10-07
相关资源
相似解决方案