Bootstrap

1、表格:

    .table:基础表格

    . table - striped:斑马线表格
    . table - bordered:带边框的表格
    . table - hover:鼠标悬停高亮的表格
    . table - condensed:紧凑型表格
    . table - responsive:响应式表格

2、常见表单样式:
    < form role = "form" >
          < div class = "form-group" >
           < label for = "exampleInputEmail1" >邮箱: < / label >
           < input type = "email" class = "form-control" id = "exampleInputEmail1" placeholder = "请输入您的邮箱地址" >
         < / div >
         < div class = "form-group" >
           < label for = "exampleInputPassword1" >密码 < / label >
           < input type = "password" class = "form-control" id = "exampleInputPassword1" placeholder = "请输入您的邮箱密码" >
          < / div >
          < div class = "checkbox" >
           < label >
           < input type = "checkbox" > 记住密码
           < / label >
          < / div >
          < button type = "submit" class = "btn btn-default" >进入邮箱 < / button >
    < / form >

3、对齐:
    . text - left {
        text - align : left ;
    }
    . text - right {
        text - align : right ;
    }
    . text - center {
        text - align : center ;
    }
    . text - justify {
        text - align : justify ;
    }


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值