Skip to content

Tag Archives: html

sass & less

最近都有接觸到 SASS/SCSS 和 LESS 這兩隻 CSS Pre-processor,功能上都是大同小異的,都是用更「Programming」的語法,去處理 CSS。有 V...

試玩 Treesaver

這兩天試玩 Treesaver ,拿了幾頁 《讀書好》 來排,這是成果: 讀書好 Treesaver DEMO ,可用 Firefox4 或 Chrome12 試。 Treesav...

Chrome之攻殼

今年 Google I/O 大會花了很多時間講 HTML5 技術:canvas、video、geolocation、app cache & storage、web work...

物件導向 CSS

驟眼看來 Object Oriented CSS 好像不過是另一個 CSS Grid,但背後有其一道哲學,就是以 Object Oriented 的方式去寫 CSS (廢話),著重...

CSS 的 table 排版

最近看到兩篇文章: The Problem with CSS 和 Everything You Know about CSS is wrong ,都是 sitepoint 為新書作...

jQuery Plugin – Stupid Fixed Header for HTML Table

Sometimes you would like to have a nice table to navigate data with the header fixed on to...

HTML5 code demo

這是 Ian Hickson 在 Google 一個有關 HTML5 的演講, 直接打 code 來 demo。部份瀏覽器已在實作這些功能了。對於熟識 HTML 的開發者,應該會看...

網絡隨想三則

〈一〉 跟朋友早前討論過一下在香港推廣 Web Standards 的困難,其一就是出來的成果並不會特別令老闆眼前一亮。你用 table 排版,滿是 presentational ...