Table of Contents
目录
Home Web Front-end HTML Tutorial Bootstrap实战 清晰扫描版PDF+实例源码_html/css_WEB-ITnose

Bootstrap实战 清晰扫描版PDF+实例源码_html/css_WEB-ITnose

Jun 21, 2016 am 08:56 AM

《Bootstrap实战》一书内容全面且深入,系统讲解BootStrap的各项功能、组件、插件和扩展,深度解析BootStrap的内核源代码。实战性强,不仅为各个知识点精心设计了辅助说明问题的小案例,而且还包含一个综合性的大案例。

本书由国内资深前端工程师撰写,是目前内容最为全面和深入的Bootstrap专著。它不仅系统讲解了Bootstrap的各项功能和使用方法,详细讲解了Bootstrap的组件、插件和扩展技术,而且深度解析了Bootstrap的内核源代码。本书实战性强,为各个知识点都精心设计了辅助说明问题的小案例,最后还包含一个综合性的大案例,不仅能满足读者系统学习理论知识的需求,还能满足读者充分实践的需求。

全书一共10章:第1章和第2章介绍了Bootstrap的构成组件、功能特色、开发工具、应用情况,以及它的下载和应用解析;第3章对Bootstrap框架进行了解析,包含全局样式表、栅格系统、布局、响应式设计等内容;第4章讲解了CSS样式的优化,包含页面排版优化、表格设计优化、表单设计优化、按钮设计,以及图片和图标的设计等内容;第5~8章则分别讲解了CSS动态样式LESS的特性和使用、各种Bootstrap组件的特性和使用、各种Bootstrap插件的特性和使用、Bootstrap的扩展等内容;第9章逐步讲解了利用Bootstrap开发一个社区分享网站的全部流程和方法,是一个综合性的大案例;第10章则对Bootstrap的内核源代码进行了深入的分析。

作者简介

成林,资深Web前端工程师,从事Web前端工作多年,精通CSS、HTML、JavaScript、jQuery和Ajax等Web前端技术,在实践中积累了大量的经验。推崇Web技术标准,曾经在多所高等院校和一些线下技术沙龙主讲Web标准和规范相关的课程,还参与过W3C组织的标准化文档的中文编译工作。近两年来,集中精力研究和实践CSS3与HTML 5前沿技术,在国内是该领域的先驱者之一,已经有较为深入的认识和丰富的实践经验。著有国内第一本CSS 3著作《CSS3实战》。

截图:

目录

前言

第1章 为什么要学习Bootstrap

1.1 Bootstrap概述

1.1.1 Bootstrap的历史

1.1.2 选择Bootstrap的理由

1.1.3 一位程序员的话

1.1.4 Bootstrap构成模块

1.2 Bootstrap功能介绍

1.2.1 Bootstrap主要特色

1.2.2 Bootstrap主要功能

1.3 Bootstrap应用项目赏析

1.3.1 Bootstrap优秀网站

1.3.2 Bootstrap优秀插件

1.4 Bootstrap版本变化

1.5 Bootstrap开发工具和参考资源

1.5.1 Bootstrap开发工具

1.5.2 Bootstrap参考资源

第2章 使用Bootstrap的准备

2.1 下载和定制Bootstrap

2.1.1 下载Bootstrap

2.1.2 定制Bootstrap

2.2 Bootstrap的文件结构

2.2.1 源码版Bootstrap文件结构

2.2.2 编译版Bootstrap文件结构

2.3 Bootstrap应用解析

2.3.1 安装Bootstrap

2.3.2 Bootstrap架构解析

2.3.3 设计Bootstrap网页模板

2.4 开发第一个Bootstrap示例

2.4.1 设计交互组件

2.4.2 设计页面版式

第3章 Bootstrap框架解析

3.1 设计全局样式表

3.1.1 CSS全局样式设计思路

3.1.2 CSS规范和样式重用

3.1.3 CSS重设

3.2 栅格系统

3.2.1 网页栅格系统的设计技法

3.2.2 解析960栅格系统

3.2.3 Bootstrap栅格系统

3.2.4 响应式Bootstrap栅格系统

3.3 Bootstrap布局

3.3.1 固定式布局

3.3.2 流式布局

3.3.3 布局嵌套

3.4 响应式设计

3.4.1 什么是响应式设计

3.4.2 设计响应式图片

3.4.3 设计响应式布局结构

3.4.4 自适应显示/隐藏页面内容

3.4.5 响应式设计流程和实战

3.4.6 响应式Bootstrap

第4章 优化CSS样式

4.1 页面排版优化

4.1.1 标题和字体风格

4.1.2 文本强调风格

4.1.3 文本对齐风格

4.1.4 缩略语风格

4.1.5 地址风格

4.1.6 引用风格

4.1.7 列表风格

4.1.8 代码风格

4.2 表格优化设计

4.2.1 优化表格结构

4.2.2 默认风格

4.2.3 表格个性风格

4.2.4 表格行风格

4.3 表单优化设计

4.3.1 Bootstrap支持的表单控件

4.3.2 Bootstrap扩展的表单组件

4.3.3 默认风格

4.3.4 布局风格

4.3.5 外观风格

4.3.6 状态风格

4.4 按钮设计

4.4.1 默认风格

4.4.2 定制风格

4.4.3 状态风格

4.5 图片和图标设计

4.5.1 图片风格

4.5.2 图标风格

第5章 CSS动态样式--LESS

5.1 为什么要使用LESS

5.1.1 LESS概述

5.1.2 LESS的优势

5.1.3 LESS参考和工具

5.2 如何使用LESS

5.2.1 在客户端使用LESS

5.2.2 在服务器端使用LESS

5.3 LESS包含哪些内容

5.3.1 LESS基本特性

5.3.2 LESS主要功能

5.3.3 LESS和SASS

5.4 LESS动态语法

5.4.1 变量

5.4.2 混合

5.4.3 参数混合

5.4.4 模式匹配

5.4.5 条件表达式

5.4.6 嵌套规则

5.4.7 运算

5.4.8 颜色函数

5.4.9 数学函数

5.4.10 作用域

5.4.11 命名空间

5.4.12 注释

5.4.13 导入

5.4.14 字符串插值

5.4.15 转义字符

5.4.16 JavaScript表达式

5.5 Bootstrap与LESS结合

5.5.1 基于LESS的Bootstrap

5.5.2 Bootstrap变量

5.5.3 Bootstrap混合

第6章 使用Bootstrap组件

6.1 下拉菜单

6.1.1 快速体验下拉菜单

6.1.2 设计下拉菜单

6.1.3 设计多级下拉菜单

6.1.4 设置下拉菜单选项

6.2 按钮组

6.2.1 设计按钮组

6.2.2 设计按钮导航条

6.2.3 设计按钮布局

6.3 按钮式下拉菜单

6.3.1 设计按钮式下拉菜单

6.3.2 设计分隔样式

6.3.3 设计按钮式下拉菜单布局

6.4 导航

6.4.1 设计导航组件

6.4.2 设置导航选项

6.4.3 绑定导航和下拉菜单

6.4.4 设计导航列表

6.4.5 激活标签页

6.4.6 设计标签页布局

6.5 导航条

6.5.1 设计导航条

6.5.2 绑定表单和下拉菜单

6.5.3 导航条布局

6.6 面包屑和分页

6.6.1 设计面包屑

6.6.2 设计分页组件

6.6.3 设置分页选项

6.6.4 设计翻页组件

6.7 标签与徽章

6.8 缩略图

6.8.1 关于图像占位符

6.8.2 设计缩略图

6.9 警告框

6.9.1 设计警告框

6.9.2 添加关闭按钮

6.10 进度条

6.10.1 设计进度条

6.10.2 设置个性进度条

6.11 媒体

6.11.1 媒体版式

6.11.2 媒体列表

6.12 版式

6.12.1 Hero区块

6.12.2 页面标题

6.13 其他组件

6.13.1 Well

6.13.2 关闭图标

6.13.3 辅助类

第7章 使用Bootstrap插件

7.1 JavaScript插件开发概述

7.1.1 使用Bootstrap插件

7.1.2 过渡效果

7.2 模态对话框

7.2.1 设计对话框

7.2.2 调用对话框

7.2.3 应用对话框

7.3 下拉项

7.4 滚动监听

7.4.1 使用滚动监听插件

7.4.2 控制滚动监听

7.5 标签页

7.5.1 使用标签页插件

7.5.2 控制标签页插件

7.6 工具提示

7.6.1 使用工具提示插件

7.6.2 控制工具提示插件

7.7 弹出提示

7.7.1 使用弹出提示插件

7.7.2 控制弹出提示插件

7.8 警告框

7.9 按钮

7.10 折叠

7.10.1 使用折叠插件

7.10.2 控制折叠插件

7.11 轮播

7.11.1 使用轮播插件

7.11.2 控制轮播插件

7.12 输入提示

7.13 附加导航

第8章 Bootstrap扩展

8.1 针对IE6、IE7的Bootstrap扩展

8.1.1 使用Bsie插件

8.1.2 手动修补Bsie

8.2 Bootstrap Metro

8.3 颜色选择器

8.3.1 使用颜色选择器

8.3.2 配置颜色选择器

8.4 日期选择器

8.4.1 使用日期选择器

8.4.2 配置日期选择器

8.5 jQuery UI Bootstrap

第9章 使用Bootstrap快速开发社区分享网站

9.1 准备工作

9.1.1 定制Bootstrap

9.1.2 初始化Bootstrap

9.2 首页设计

9.2.1 设计思路

9.2.2 设计结构

9.2.3 设计主菜单和按钮

9.2.4 设计轮播广告位

9.2.5 设计新闻区和版权区版式

9.3 阅读页设计

9.3.1 设计响应式主菜单

9.3.2 设计附加导航菜单

9.3.3 设计页面版式

9.4 小组页设计

9.5 打卡页设计

9.5.1 设计页面栅格系统

9.5.2 设计滚动监听和附加导航

9.6 词根页设计

第10章 Bootstrap内核解码

10.1 定义jQuery插件

10.1.1 jQuery插件形式

10.1.2 jQuery插件规范

10.1.3 jQuery插件封装

10.1.4 jQuery插件优化

10.2 Bootstrap设计思想

10.2.1 类型化

10.2.2 松散与耦合处理

10.2.3 继承和可扩展性

10.3 Bootstrap框架解析

10.3.1 源码结构

10.3.2 类定义

10.3.3 插件定义

10.3.4 命名冲突解决

10.3.5 数据接口

10.4 Bootstrap内核解疑

10.4.1 封装形式

10.4.2 启用严格模式

10.4.3 插件中的this

下载在Linux公社3号FTP服务器:

------------------------------------------分割线------------------------------------------

FTP地址: ftp://ftp3.linuxidc.com

用户名:ftp3.linuxidc.com

密码:www.linuxidc.com

在 2016\Bootstrap实战 清晰扫描版PDF+实例源码\

下载方法见 http://www.linuxidc.com/Linux/2013-10/91140.htm

------------------------------------------分割线------------------------------------------

本文永久更新链接地址: http://www.linuxidc.com/Linux/2016-02/128592.htm

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1662
14
PHP Tutorial
1261
29
C# Tutorial
1234
24
Is HTML easy to learn for beginners? Is HTML easy to learn for beginners? Apr 07, 2025 am 12:11 AM

HTML is suitable for beginners because it is simple and easy to learn and can quickly see results. 1) The learning curve of HTML is smooth and easy to get started. 2) Just master the basic tags to start creating web pages. 3) High flexibility and can be used in combination with CSS and JavaScript. 4) Rich learning resources and modern tools support the learning process.

Understanding HTML, CSS, and JavaScript: A Beginner's Guide Understanding HTML, CSS, and JavaScript: A Beginner's Guide Apr 12, 2025 am 12:02 AM

WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.

The Roles of HTML, CSS, and JavaScript: Core Responsibilities The Roles of HTML, CSS, and JavaScript: Core Responsibilities Apr 08, 2025 pm 07:05 PM

HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

HTML, CSS, and JavaScript: Essential Tools for Web Developers HTML, CSS, and JavaScript: Essential Tools for Web Developers Apr 09, 2025 am 12:12 AM

HTML, CSS and JavaScript are the three pillars of web development. 1. HTML defines the web page structure and uses tags such as, etc. 2. CSS controls the web page style, using selectors and attributes such as color, font-size, etc. 3. JavaScript realizes dynamic effects and interaction, through event monitoring and DOM operations.

HTML: The Structure, CSS: The Style, JavaScript: The Behavior HTML: The Structure, CSS: The Style, JavaScript: The Behavior Apr 18, 2025 am 12:09 AM

The roles of HTML, CSS and JavaScript in web development are: 1. HTML defines the web page structure, 2. CSS controls the web page style, and 3. JavaScript adds dynamic behavior. Together, they build the framework, aesthetics and interactivity of modern websites.

The Future of HTML: Evolution and Trends in Web Design The Future of HTML: Evolution and Trends in Web Design Apr 17, 2025 am 12:12 AM

The future of HTML is full of infinite possibilities. 1) New features and standards will include more semantic tags and the popularity of WebComponents. 2) The web design trend will continue to develop towards responsive and accessible design. 3) Performance optimization will improve the user experience through responsive image loading and lazy loading technologies.

The Future of HTML, CSS, and JavaScript: Web Development Trends The Future of HTML, CSS, and JavaScript: Web Development Trends Apr 19, 2025 am 12:02 AM

The future trends of HTML are semantics and web components, the future trends of CSS are CSS-in-JS and CSSHoudini, and the future trends of JavaScript are WebAssembly and Serverless. 1. HTML semantics improve accessibility and SEO effects, and Web components improve development efficiency, but attention should be paid to browser compatibility. 2. CSS-in-JS enhances style management flexibility but may increase file size. CSSHoudini allows direct operation of CSS rendering. 3.WebAssembly optimizes browser application performance but has a steep learning curve, and Serverless simplifies development but requires optimization of cold start problems.

HTML vs. CSS vs. JavaScript: A Comparative Overview HTML vs. CSS vs. JavaScript: A Comparative Overview Apr 16, 2025 am 12:04 AM

The roles of HTML, CSS and JavaScript in web development are: HTML is responsible for content structure, CSS is responsible for style, and JavaScript is responsible for dynamic behavior. 1. HTML defines the web page structure and content through tags to ensure semantics. 2. CSS controls the web page style through selectors and attributes to make it beautiful and easy to read. 3. JavaScript controls web page behavior through scripts to achieve dynamic and interactive functions.

See all articles