码迷,mamicode.com
首页 > Web开发 > 详细

css样式定义

时间:2019-12-16 15:01:58      阅读:161      评论:0      收藏:0      [点我收藏+]

标签:str   css样式   info   inf   定义   float   pull   样式   div   

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

<div class="pull-left">
 <div class="info-tip-warning pull-left">


css样式定义

标签:str   css样式   info   inf   定义   float   pull   样式   div   

原文地址:https://www.cnblogs.com/weihl/p/12048999.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!