-
All books
| Bulletproof Ajax: (Voices That Matter) | By Jeremy Keith |
Reading since Mar 30, 2008
Edit / Review
|
|
|
||
| Pro JavaScript Techniques: (Pro) | By John Resig |
Reading since Dec 17, 2007
Edit / Review
|
|
|
||
| Web Accessibility: Web Standards and Regulatory Compliance | By Andrew Kirkpatrick, Richard Rutter, Christian Heilmann, … |
Reading since Aug 9, 2007
Edit / Review
|
|
|
||
| Agile Web Development with Rails | By James Duncan Davidson, Mike Clark, Dave Thomas, … |
Reading
Edit / Review
|
|
|
||
| Information Architecture: Blueprints for the Web | By Christina Wodtke |
Reading
Edit / Review
|
|
|
||
| Everything You Know About CSS is Wrong!: Change the Way You Use CSS Forever! | By Rachel Andrew, Kevin Yank | |
|
||
| Defensive Design for the Web: How to improve error messages, help, forms, and other crisis points (VOICES) | By 37signals, Jason Fried, Matthew Linderman |
Finished on Oct 30, 2008
Edit / Review
|
|
|
||
| The Principles of Beautiful Web Design | By Jason Beaird | |
|
||
| HTML Mastery: Semantics, Standards, and Styling | By Paul Haine | |
|
||
| ppk on JavaScript, 1/e: (VOICES) | By Peter-Paul Koch |
Finished in 2007
Edit / Review
![]() ![]() ![]()
|
|
|
||
| Don't Make Me Think: A Common Sense Approach to Web Usability (2nd Edition) | By Steve Krug |
Finished in 2006
Edit / Review
![]() ![]() ![]()
|
|
|
||
| More Eric Meyer on CSS: (Voices That Matter) | By Eric A. Meyer |
Finished in 2006
Edit / Review
![]() ![]() ![]()
|
|
|
||
| Eric Meyer on CSS: Mastering the Language of Web Design | By Eric A. Meyer |
Finished in 2006
Edit / Review
![]() ![]() ![]()
|
|
|
||
| Designing with Web Standards | By Jeffrey Zeldman |
Finished in 2003
Edit / Review
![]() ![]() ![]()
|
|
|
||
| Handcrafted CSS: More Bulletproof Web Design | By Dan Cederholm |
Finished
Edit / Review
![]() ![]() ![]()
|
|
|
||
| Object-Oriented JavaScript | By Stoyan Stefanov |
Finished
Edit / Review
|
|
|
||
| Pro JavaScript Design Patterns | By Ross Harmes, Dustin Diaz |
Not Started
Edit / Review
|
|
|
||
| Batman: Year One | By Frank Miller |
Not Started
Edit / Review
|
|
|
||
| Network Security Hacks | By Lockhart Andrew |
Not Started
Edit / Review
|
|
|
||
| The Design of Sites: Patterns, Principles, and Processes for Crafting a Customer-Centered Web Experience | By Douglas K. van Duyne, Jason I. Hong, James A. Landay |
Not Started
Edit / Review
|
|
|
||
| The Art and Science of Web Design | By Jeffrey Veen |
Not Started
Edit / Review
|
|
|
||
| Web ReDesign: Workflow that Works | By Emily Cotler, Kelly Goto |
Not Started
Edit / Review
|
|
|
||
| Cascading Style Sheets 2.0 Programmer's Reference | By Eric A. Meyer |
Reference
Edit / Review
|
|
|
||
othree has more books in other languages ...
RSS feeds: subscribe to othree's shelf



我是覺得這本書的中心思想是不錯的,不該拿來做排版的東西就不應該拿來排版,不過css-table也不像是拿來排版的東西啊,CSS規格書上的說法讓我覺得他是為了XML那種資料格式可以直接使用表格形式呈現而設計的,我是覺得不該用作來做為整個網頁的版面配置用,CSS一直以來都有一個問題,就是程式設計師和平面設計師學起來都不容易,在這個問題點上,我覺得用上css-table其實也沒什麼改變,更何況css-table沒真的table靈活,沒有colspan和rowspan,要做到類似的效果變成要用nested-table,大福增加HTML結構的複雜度,怎麼看都是弊大於利,我實在是不覺得用css-table ... (continue)
我是覺得這本書的中心思想是不錯的,不該拿來做排版的東西就不應該拿來排版,不過css-table也不像是拿來排版的東西啊,CSS規格書上的說法讓我覺得他是為了XML那種資料格式可以直接使用表格形式呈現而設計的,我是覺得不該用作來做為整個網頁的版面配置用,CSS一直以來都有一個問題,就是程式設計師和平面設計師學起來都不容易,在這個問題點上,我覺得用上css-table其實也沒什麼改變,更何況css-table沒真的table靈活,沒有colspan和rowspan,要做到類似的效果變成要用nested-table,大福增加HTML結構的複雜度,怎麼看都是弊大於利,我實在是不覺得用css-table來做排版是個好選擇。如果要我挑理想的排版方法的話,我是覺得還在制定中的CSS Template Layout比較理想,畢竟是圖形化的編排方式,對於設計師來說直觀許多,而且在設計上也確實是排版用的屬性。
Is this helpful?