I can still remember the day I discovered the
tag. It’s not that I had never used list items before—I had built plenty of bulleted lists. What I discovered that day was that with a little CSS, the
becomes one of the most powerful and versatile tags in a web designer’s arsenal. So versatile is the list item, in fact, that you could build and entire website layout out of just
- tag pairs. Of course, that wouldn’t be semantically correct, but you could do it. This article is a tutorial and a tribute to the amazing
- .
Using
- s for Horizontal Navigation
You can use unordered list items to present horizontal navigation buttons and other horizontal lists. When I first moved from table-based layouts to CSS, this was a big shocker for me. It opens up a world of possibilities and it makes your code oh so beautiful and easy to read. Here’s an example of a five-button horizontal nav bar made completely of list items.
Copy from: http://cssrainbow.cn/index.php/resources/162.html
18个必用的WEB前端技术开发-速查手册。
Cheat Sheets 就是速查手册(快速參考表)的意思,但是有更多的人喜欢叫它们为作弊手册或备忘表。
总之而言,它们是为了方便我们进行日常的WEB前端技术开发,
专门整理出来的快速參考手册,它们用以快速查询信息和可用的代码片段。
我这里整理出来:18个必用的WEB前端技术-速查手册。 有PNG和PDF两格式。
它们是由国外的网页设计师设计出来的,超越视觉设计,非常方便我们查看,来帮助我们快速查询信息,编写代码。
所以,不管你是一位经验丰富的程序员或刚刚开始学习写代码的菜鸟,这些速查手册将是对您有很大的帮助。
PHP,MYSQL,Ruby on Rails,JavaScript,jQuery 1.3,mootools 1.2,CSS, WordPress ,ActionScript快速參考表,作弊手册,备忘表 等。
1.Wordpress
The WordPress Help Sheet

The Advanced WordPress Help Sheet

2.ExpressionEngine
ExpressionEngine Quick Reference Chart

3.PHP
PHP Cheat Sheet

Copy from: http://parandroid.com/50-cheat-sheets/
下面是50多个设计开发中可能会使用到的参考手册和速查表,有PDF格式的,HTML格式,PNG图片格式的等等,包含
- Photoshop速查表
- CSS参考手册和速查表
- HTML/XHTML参考手册和速查表
- JavaScript参考手册和速查表
- Illustrator参考手册和速查表
- Dreamweaver参考手册和速查表
- 颜色速查表
- 浏览器兼容速查表
- WordPress主题代码速查表
- 以及更多等等
选择你喜欢and你需要的,释放你的大脑。
一,Photoshop速查表

下载: PDF (Windows), PDF (Mac)



下载: PDF

下载: PDF
二,颜色类速查表

下载: PDF, PNG


下载: GIF



三,Typography/字型排版类速查表

下载: GIF


四,单位/尺寸类速查表


下载: GIF
五,CSS/CSS框架类速查表

下载: PDF



六,HTML/XHTML速查表







七,Dreamweaver速查表


八,Illustrator速查表
Download: PDF
九,浏览器速查表


十,CSS速查表和参考手册







十一,JavaScript速查表









十二,其它速查表


注: 帕兰映像整理翻译自SixRevision的两篇文章(1和2)
译文地址: 50+设计开发中的常用参考手册和速查表/帕兰映像