Giter Site home page Giter Site logo

jj-books / css-the-definitive-guide-4th-zh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gdut-wj/css-the-definitive-guide-4th-zh

0.0 1.0 0.0 148.28 MB

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

Home Page: http://gdut_yy.gitee.io/doc-csstdg4/

License: MIT License

Shell 100.00%

css-the-definitive-guide-4th-zh's Introduction

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

css-the-definitive-guide-4th-zh's People

Contributors

brightzoe avatar chenshaw1995 avatar gdut-wj avatar gdut-yy avatar hanhan9449 avatar kwokonwoo avatar rxgirlz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.