`
elicer
  • 浏览: 133376 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

teste

 
阅读更多
<!DOCTYPE html>
<html>
  <head>
       <meta http-equiv="content-type" content="text/html; charset=UTF-8">
        <meta charset="utf-8">
        <title>Colibri UX responsive layout</title>
        <meta name="generator" content="Bootply" />
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
        <link href="http://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css" rel="stylesheet">
   
    <meta name="viewport" content="width=device-width,
       initial-scale=1.0">
  
<style>

.container {
width: 980px;
}

@media (max-width: 767px) {
.container {
width: 767px;
}
}
<!--
@media (min-width: 767) {
.container {
width: 1280px;
}
}
-->
.navbar {
height: 100px;
background-color: grey;
color: black;
text-align: center;
border: 2px solid black;
}

.content {
height: 100px;
background-color: yellow;
color: black;
text-align: center;
border: 2px solid black;
}

.banner {
height: 100px;
background-color: green;
color: white;
text-align: center;
border: 2px solid black;
}

</style>


  </head>
  <body>
 
<h1>My fixed width grid</h1>
The grid's container remains fixed at 980px until the sm/phone breakpoint is reached; then the banner becomes invisible and the content colum is stacked beneath the navbar. In reality, the navbar would change into a collapsed state.
<p></p>

<div class="container">

<div class="row">
<div class="col-sm-3 navbar">
LHS Navbar
</div>
<div class="col-sm-6 content">
content
<!-- insert nested grid here -->
</div>
<!--
> xs banner hidden
> sm should span the entire width of the container
> md and lg should use RHS column, e.g. the last 25%
-->
<div class="col-sm-3 banner visible-sm visible-md visible-lg">
banner area
</div>

</div>

</div>

<script type='text/javascript' src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
    <script type='text/javascript' src="http://netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
     
        <script type='text/javascript'>
       
        $(document).ready(function() {
       
            console.log("document ready");
       
        });
       
        </script>

  </body>
</html>
分享到:
评论

相关推荐

    Teste2_teste_

    标题 "Teste2_teste_" 暗示我们可能正在处理一个测试项目或者是一个软件的测试版本,可能是用 Delphi 2006 开发的一个应用程序。Delphi 是一款流行的集成开发环境(IDE),主要用于创建 Windows 和 macOS 应用程序,...

    teste delphi shell mpnitor

    【标题】"teste delphi shell monitor" 涉及到的是使用 Delphi 开发的一款壳层(Shell)监视工具。Delphi 是一款流行的面向对象的编程环境,它基于 Pascal 语言,广泛用于创建桌面应用程序。壳层监视工具则通常用于...

    Delphi 7 package_teste_

    标题 "Delphi 7 package_teste_" 暗示了这是一个使用 Delphi 7 开发的软件包测试项目。Delphi 是一个集成开发环境(IDE),主要用于创建 Windows 和跨平台的应用程序,尤其以其高效的 Pascal 编译器——Object ...

    SpryAssets_quietjh6_teste_public13k_

    标题“SpryAssets_quietjh6_teste_public13k_”表明这可能是一个与Web开发相关的项目,其中包含了 Spry Assets 的一个特定版本或集合。这个命名可能是指一个特定用户的测试版本,如"quietjh6",并且可能是为了公共...

    eula.1028.rar_teste_visual basic

    标题 "eula.1028.rar_teste_visual_basic" 和描述 "EULA1028 WINDOWS FILE TEST" 暗示我们关注的是一个与软件许可协议(EULA:最终用户许可协议)相关的文件,该文件可能与Windows操作系统有关,并且涉及到Visual ...

    Teste dinamico_proteus_

    【标题】"Teste dinamico_proteus_" 指的是使用Proteus软件进行动态测试的一个项目。Proteus是一款广泛应用于电子设计自动化(EDA)领域的仿真软件,特别适合于嵌入式系统和微控制器(MCU)的设计与仿真。在动态测试...

    Python库 | teste_marinonigrande-0.0.1.tar.gz

    本资源“teste_marinonigrande-0.0.1.tar.gz”是一个Python库,它被压缩成tar.gz格式,这在软件分发和版本控制中很常见。下面我们将深入探讨Python库、tar.gz格式以及如何处理这种类型的文件。 首先,Python库是预...

    git-teste-源码.rar

    在本案例中,“git-teste-源码.rar”和“git-teste-源码.zip”可能包含了一个关于Git测试或示例的项目源代码。尽管标签部分为空,我们可以基于文件名推测这可能是一个与Git相关的教学或实践资源。 首先,让我们深入...

    teste4_IMAGEM_

    "teste4.png"很可能是其中一个纹理图像文件,可能包含了角色、背景或其他游戏元素的图形信息。PNG(Portable Network Graphics)是一种无损压缩的图像文件格式,常用于网页和游戏开发,因为它支持透明度并能保持图像...

    E2PROM.rar_TestE2.dll_burning E2prom tool_csr_uEnergyTest_量产 烧录

    "TestE2.dll"可能是一个用于测试E2PROM的动态链接库,通常在编程或烧录过程中用于验证数据的正确性。"burning E2prom tool"指的是用于烧录E2PROM的软件工具,这种工具通常用于写入特定的数据到EPROM芯片中。"csr_...

    Laravel开发-emiolo-user-teste

    【Laravel 开发 - emiolo-user-teste】 在IT领域,Laravel是一个广受欢迎的开源PHP框架,专为构建优雅、高效的Web应用程序而设计。"emiolo-user-teste"项目是基于Laravel框架实现的一个用户系统,它展示了如何在...

    teste_RJ0_dsp_zip_源码

    标题“teste_RJ0_dsp_zip_源码”暗示了这是一个与数字信号处理(DSP)相关的项目,且源代码被压缩在ZIP文件中。描述提到的“deconvoltional viewer filter”是一种特定类型的滤波器,主要用于图像或信号的去卷积处理...

    teste_24fj.X_pic24Fj_

    本篇文章将聚焦于"teste_24fj.X"这个项目,它是一个使用PIC24FJ系列微控制器的编程示例,旨在帮助开发者了解如何有效地编程和应用这一器件。 首先,我们要理解PIC24FJ系列的基本特性。PIC24FJ是一款16位的微控制器...

    teste4_IMAGEM_源码.zip

    很抱歉,根据您提供的信息,"teste4_IMAGEM_源码.zip" 是一个压缩文件,通常用于存储多个文件或目录。然而,由于没有提供具体的描述、标签或其他详细信息,我无法深入解释这个压缩包中可能包含的具体源码或技术知识...

    teste_pot_PWM_Test_POT_arduinopwm.zip

    标题中的"teste_pot_PWM_Test_POT_arduinopwm.zip"和描述中的内容"teste_pot_PWM_Test_POT_arduinopwm.zip"均指向一个压缩文件,该文件可能包含了一个与Arduino开发相关的项目。标签“源码”进一步确认了这一点,...

    teste wistorito

    【标题】"teste wistorito" 似乎是一个不完整的或者测试性质的标题,没有提供具体的IT知识点。然而,我们可以从【描述】中的"teste"一词推断这可能是一个试验或者测试过程,但具体内容仍然不够明确。 【标签】...

    teste_pot_PWM_Test_POT_arduinopwm_源码.rar.rar

    【标题】"teste_pot_PWM_Test_POT_arduinopwm_源码.rar.rar" 提供的是一个关于使用Arduino控制PWM(脉宽调制)并测试电位器(POT)的源码。从标题我们可以推测,这个项目是针对电子爱好者或Arduino初学者,他们可能...

    teste delphi

    标题中的"teste delphi"指的是使用Delphi编程语言进行的测试。Delphi是一种基于Object Pascal的集成开发环境(IDE),由Embarcadero Technologies开发,主要用于Windows平台的应用程序开发。这个描述表明我们要讨论...

    Teste_camera:Teste de picamera utilizando码头工人

    Teste_camera Teste de Picamera utilizando码头工人

Global site tag (gtag.js) - Google Analytics