找回密码
 立即注册
查看: 2246|回复: 0

Bootstrap引导屏幕界面代码

[复制链接]
发表于 2015-8-12 11:41:20 | 显示全部楼层 |阅读模式
Bootsrtap 一个简单的例子。
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <meta charset="utf-8">
  5.     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
  6.     <meta name="description" content="Bootstrap example for Tizen"/>
  7.    
  8.     <title>Bootstrap example for Tizen</title>
  9.    
  10. <link rel="stylesheet" href="css/bootstrap.min.css">

  11.   <script src="js/jquery-2.1.4.min.js"></script>
  12.   <script src="js/bootstrap.min.js"></script>
  13. </head>
  14. <body>

  15. <div class="container">
  16.         <div class="jumbotron">
  17.           <h1>Tizen App header</h1>
  18.           <p>This header is made with Bootstrap for a Tizen application. </p>
  19.         </div>
  20.         <div class="container">
  21.           <p>Putting the jumbotron inside the Bootstrap container div element will result with the jumbotron being padded</p>
  22.         </div>
  23. </div>

  24. <script>
  25. </script>

  26. </body>
  27. </html>
复制代码
欢迎来到泰泽网:http://www.tizennet.com/ 泰泽论坛:http://bbs.tizennet.com/ 好没有内涵哦,快到设置中更改这个无聊的签名吧!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|泰泽应用|泰泽论坛|泰泽网|小黑屋|Archiver|手机版|泰泽邮箱|泰泽网 ( 蜀ICP备13024062号-1 )

GMT+8, 2024-3-29 22:40 , Processed in 0.077590 second(s), 20 queries .

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表