茄子在线看片免费人成视频,午夜福利精品a在线观看,国产高清自产拍在线观看,久久综合久久狠狠综合

    <s id="ddbnn"></s>
  • <sub id="ddbnn"><ol id="ddbnn"></ol></sub>

  • <legend id="ddbnn"></legend><s id="ddbnn"></s>

    Bootstrap項(xiàng)目實(shí)戰(zhàn)之子欄目資訊內(nèi)容
    來源:易賢網(wǎng) 閱讀:1025 次 日期:2016-07-06 15:32:04
    溫馨提示:易賢網(wǎng)小編為您整理了“Bootstrap項(xiàng)目實(shí)戰(zhàn)之子欄目資訊內(nèi)容”,方便廣大網(wǎng)友查閱!

    Bootstrap項(xiàng)目實(shí)戰(zhàn)之資訊內(nèi)容,本文主要學(xué)習(xí)制作一下子欄目資訊內(nèi)容,感興趣的小伙伴們可以參考一下

    本文我們制作一下子欄目資訊內(nèi)容,供大家參考,具體內(nèi)容如下

    谷歌瀏覽器解析的順序調(diào)整,需要全部加載后執(zhí)行

    $(window).load(function() {

      $('.text').eq(0).css('margin-top', ($('.auto').eq(0).height() - $('.text').eq(0).height()) / 2 + 'px');

    }); 

    注:對(duì)于 Firefox 瀏覽器,可以按 Ctrl+Shift+M,調(diào)整移動(dòng)端尺寸。

    子欄目標(biāo)題

    <div class="jumbotron">

      <div class="container">

        <hgroup>

          <h1>資訊</h1>

          <h4>企業(yè)內(nèi)訓(xùn)的最新動(dòng)態(tài)、資源等...</h4>

        </hgroup>

      </div>

    </div>

    欄目 CSS

    .jumbotron {

      margin: 50px 0 0 0;

      padding: 60px 0;

      background: #ccc url(../img/bg.jpg);

      color: #ccc;

    }

    .jumbotron h1 {

      font-size: 26px;//768,30; 992,33; 1200,36;

      padding: 0 0 0 20px;

    }

    .jumbotron h4 {

      font-size: 16px;//768,16; 992,17; 1200,18

      padding: 0 0 0 20px;

    }

    資訊內(nèi)容

    <div id="information">

      <div class="container">

        <div class="row">

          <div class="col-md-8 info-left">

            <div class="container-fluid" style="padding:0;">

              <div class="row info-content">

                <div class="col-md-5 col-sm-5 col-xs-5">

                  <img src="img/info1.jpg"

                  class="img-responsive" alt="">

                </div>

                <div class="col-md-7 col-sm-7 col-xs-7">

                  <h4>廣電總局發(fā)布 TVOS2.0 華為阿里參與研發(fā)</h4>

                  <p class="hidden-xs">

                    TVOS2.0 是在 TVOS1.0 與華為 MediaOS 及阿里巴巴 YunOS 融合的基礎(chǔ)上,打造的新一代智能電視操作系統(tǒng)。華為主要承擔(dān)開發(fā)工作,內(nèi)置的電視購物商城由阿里方面負(fù)責(zé)。

                  </p>

                  <p>

                    admin 15 / 10 / 11

                  </p>

                </div>

              </div>

            </div>

          </div>

          <div class="col-md-4 info-right hidden-xs hidden-sm">

            <blockquote>

              <h2>熱門資訊</h2>

            </blockquote>

            <div class="container-fluid">

              <div class="row">

                <div class="col-md-5 col-sm-5 col-xs-5"

                style="margin:12px 0;padding:0;">

                  <img src="img/info3.jpg"

                  class="img-responsive" alt="">

                </div>

                <div class="col-md-7 col-sm-7 col-xs-7"

                style="padding-right:0">

                  <h4>標(biāo)題</h4>

                  <p>

                    admin 15 / 10 / 11

                  </p>

                </div>

              </div>

            </div>

          </div>

        </div>

      </div>

    資訊內(nèi)容 CSS

    #information {

      padding: 40px 0;

      background: #eee;

    }

    .info-right {

      background-color: #fff;

      box-shadow: 2px 2px 3px #ccc;

    }

    .info-right blockquote {

      padding: 0;

      margin: 0;

    }

    .info-right h2 {

      font-size: 20px;

      padding: 5px;

    }

    .info-right h4 {

      line-height: 1.6;

    }

    .info-content {

      background-color: #fff;

      box-shadow: 2px 2px 3px #ccc;

      margin: 0 0 20px 0;

    }

    .info-content img {

      margin: 12px 0;

    }

    .info-content h4 {

      font-size: 14px;//768,16; 992,18; 1200,20;

      padding: 2px 0 0 0;

    }

    .info-content p {

      line-height: 1.6;

      color: #666;

    }

    對(duì)于.info-content h4,在中屏和大屏需要保持一行。

    .info-content h4 {

      overflow: hidden;

      white-space: nowrap;

      text-overflow: ellipsis;

    }

    以上就是Bootstrap制作子欄目資訊內(nèi)容的想關(guān)代碼,希望大家喜歡。

    更多信息請(qǐng)查看網(wǎng)絡(luò)編程
    易賢網(wǎng)手機(jī)網(wǎng)站地址:Bootstrap項(xiàng)目實(shí)戰(zhàn)之子欄目資訊內(nèi)容
    由于各方面情況的不斷調(diào)整與變化,易賢網(wǎng)提供的所有考試信息和咨詢回復(fù)僅供參考,敬請(qǐng)考生以權(quán)威部門公布的正式信息和咨詢?yōu)闇?zhǔn)!

    2026上岸·考公考編培訓(xùn)報(bào)班

    • 報(bào)班類型
    • 姓名
    • 手機(jī)號(hào)
    • 驗(yàn)證碼
    關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 新媒體/短視頻平臺(tái) | 手機(jī)站點(diǎn) | 投訴建議
    工業(yè)和信息化部備案號(hào):滇ICP備2023014141號(hào)-1 云南省教育廳備案號(hào):云教ICP備0901021 滇公網(wǎng)安備53010202001879號(hào) 人力資源服務(wù)許可證:(云)人服證字(2023)第0102001523號(hào)
    云南網(wǎng)警備案專用圖標(biāo)
    聯(lián)系電話:0871-65099533/13759567129 獲取招聘考試信息及咨詢關(guān)注公眾號(hào):hfpxwx
    咨詢QQ:1093837350(9:00—18:00)版權(quán)所有:易賢網(wǎng)
    云南網(wǎng)警報(bào)警專用圖標(biāo)