Upgrade to Pro — share decks privately, control downloads, hide ads and more …

講個秘訣給沒參加dotCSS/dotJS的吳姓網友

Liang Bin Hsueh
January 11, 2015

 講個秘訣給沒參加dotCSS/dotJS的吳姓網友

Liang Bin Hsueh

January 11, 2015
Tweet

More Decks by Liang Bin Hsueh

Other Decks in Design

Transcript

  1. 歐洲研討會 SUN MON TUE WED THU FRI SAT 1 2

    3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
  2. dotCSS: Doors now opening at *1pm* …Unfortunately we have not

    seen the same level of interest from them for CSS as for our other conference topics, and we were faced with a choice: increase the price of the tickets or skip lunch (our biggest cost). We think that most of you come for the speakers and not for the food so we have decided to move the first session from the morning to the early afternoon and shorten the breaks a bit to keep roughly the same number of talks and lightning talks. In the case you were coming for the food, well, email us and we'll refund you :)
  3. 20 years of CSS: maturity or senility? Daniel Glazman @glazou


    CSS Working Group, Co-chair http://disruptive-innovations.com/zoo/slides/20141114-dotCSS/dotCSS2014.pdf 開場
  4. 為什麼不⽤用 #define • Faaaaaaaaaar too simple... • Do you really

    think we’re Web designers? • We love fighting for 15 years and then blame W3C Process for being slow... • Don’t you love our innovative -- notation?
  5. Selectors 4 各種梗 :matches() or « even the examples in

    the spec don’t show why we need it »
  6. Typography on the web, and how HTML and CSS are

    currently poorly suited for it Bert Bos
 Father of CSS 結束
  7. Bridging the gap between developers and designers at Guardian Kaelig

    Deloumeau-Prigent http://www.thedotpost.com/2014/11/kaelig-deloumeau-prigent-bridging-the-gap-between-developers-and- designers
  8. .disabled { cursor: default !important; } p.btn { cursor: pointer;

    } .disabled.disabled.disabled { cursor: default; } p.btn { cursor: pointer; } 如何避免 important
  9. not knowing what component has already been made, not knowing

    what css was safe to remove, not knowing what css is necessary to correctly render a page… small change can make large impact
  10. Scalable UI design design for adaptability and requirement of always

    changing UI and dealing with… unexpected demand of the business and changes we have to make