当前位置:首页 > Web开发 > 正文

css样式定义

2024-03-31 Web开发

标签:

1.定义
<head>
<style>
.info-tip-warning{color: #999999}
.pull-left { float: left; }
</style>
</head>
2.使用

<div> <div>

css样式定义

温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/file/web/40203.html