何问起:Web前端,CSS3,HTML5h1> style> h1 { color: #0055A6; font: bold 22px "微软雅黑"; margin: 10px 0; text-align: center; text-shadow: 1px 1px 0 #F3F3F3, 1p">
输入banner图图片脚本导航/分类

文字有阴影效果

代码如下:

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

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

效果如下:

何问起:Web前端,CSS3,HTML5

特效:http://www.cnblogs.com/roucheng/p/texiao.html