首页 > 网站 > WEB开发 > 正文

HTML的标题样式

2024-04-27 14:37:35
字体:
来源:转载
供稿:网友
HTML的标题样式

标题样式1

<p><span style="     text-align: center;      padding-bottom: 6px;      padding-left: 20px;      padding-right: 500px;      color: #800080;      padding-top: 6px;     box-shadow: 10px 10px 5px #888888;"><strong><span style="font-size: 18px;">标题样式1</span></strong></span></p>

标题样式2

<p><span style="     text-align: center;      padding-bottom: 6px;      background-color: #99ccff;      padding-left: 20px;      padding-right: 500px;      color: #0000ff;      padding-top: 6px;      box-shadow: 10px 10px 5px #888888;"><strong><span style="font-size: 18px;">标题样式2</span></strong></span></p>


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表