1 Star 12 Fork 6

sfc极速下载/CSS-The-Definitive-Guide-4th-zh

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

CSS-The-Definitive-Guide-4th-zh

CSS 权威指南第四版 中文翻译

在线阅读:http://gdut_yy.gitee.io/doc-csstdg4/

前言

CSS 的标准发展日新月异,本书的第一章写于 2012 年,现在来看部分内容已经稍有落后,而等到第四版的中文版引入国内时,又不知何年何月了。遂决定阅读英文版,此 repo 仅为个人参考翻译。英文正式版已于 2017 年 10 月正式出版。

Features

  1. 点击书中的图片即可以跳转到与图片对应的 html 页面,可通过浏览器的 F12 查看相关样式,带来比纸质书或 PDF 更好的阅读体验!~
  2. 第 17 章和第 18 章(“过渡”和“动画”)有一些 CSS 动态样例,这些示例与书中的图片不对应,你可以通过点击图片跳转到对应页面中观看动态示例!~

目录

本地开发 & 阅读

本项目基于 vuepress 进行开发,以提供比 github mardown 更佳的阅读体验

依赖于 node.jsyarn(或者npm)、vuepress 等环境

本地开发 & 阅读

# 安装 vuepress 依赖,使用 yarn:
yarn global add vuepress
# 或使用 npm:
npm install -g vuepress

# 本地开发
git clone https://github.com/gdut-yy/CSS-The-Definitive-Guide-4th-zh.git
cd CSS-The-Definitive-Guide-4th-zh/

# 使用 yarn:
yarn docs:dev
# 或使用 npm:
npm run docs:dev

Contributors


gdut-yy


gdut-wj


brightzoe


LuoTingZhong


RxGirlz


chenshaw1995


kwokonwoo


hanhan9449

更多书籍

https://github.com/xx-zh/xx-zh-roadmap

License

MIT

The MIT License (MIT) Copyright (c) 2018-present, Yuxi (Evan) You Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

CSS权威指南中文第四版翻译 展开 收起
README
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sfccdn/CSS-The-Definitive-Guide-4th-zh.git
git@gitee.com:sfccdn/CSS-The-Definitive-Guide-4th-zh.git
sfccdn
CSS-The-Definitive-Guide-4th-zh
CSS-The-Definitive-Guide-4th-zh
master

搜索帮助