Blogger Information
Blog 110
fans 0
comment 0
visits 112203
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
如何面对变化莫测的css
Coco
Original
377 people have browsed it

  有很多前端工作者,没有从来系统的学习过css,在起初大半年做项目时候,总是会在遇到问题的时候再去解决,但是这样一方面没办法从宏观上去把握css的核心知识,另一方面会不断出现问题犯错误,而且在面对错误的时候并不能很好的找到问题的本质原因和核心所在,只是为了解决问题而解决问题。那么css到底从何开始

  其实,你看过多少本书都没用,因为有时候你甚至不知道这个地方要用 float 还是 position。用 margin 还是用 padding,要实践。不过,你已经在实践了,其实有很多东西都知道怎么解决了。这时,回去看一本书吧,一本能系统地告诉你如何去做得更好的书。你可能大概需要知道的是。

  推荐一本。

  book.douban/subject/4736167/

  然后,再看看下面的知识:

  1. Reset 相关的内容

  2. CSS 模块化方面的内容

  3. 高效选择器与低效选择器

  code.google/speed/page-speed/docs/rendering.html#UseEfficientCSSSelectors

  下面 3 个地方绝对通过 CSS 高手必备的东西,而且能直观告诉大家的关于 CSS 最重要的东西:

  1. CSS 规范

  2. Alice v3 规范

  3. Solutions: 兼容解决方案

  再接下来,就是哲学问题了。就像你知道怎么认字,阅读,写字,并知道如何去鉴赏,但不一定知道如何去写好一段散文或诗歌。so... 加油啦,哲学也有很多东西的嘛... 慢慢来,反正做前端不是一年两年的事。

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post