本文主要是介绍Web Standards Solutions: The Markup and Style Handbook,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvpThis book is your essential guide to understanding the advantages you can bring to your web pages by implementing web standards and precisely how to apply them.
Web standards such as XHTML and CSS are now fairly well-known technologies, and they will likely be familiar to you, the web designer&emdash;indeed, they are all around you on the Web. However, within web standards still lies a challenge&emdash;while the browser's support for web standards is steadily increasing, many web developers and designers have yet to discover the real benefits of web standards and respect the need to adhere to them. The real art is in truly understanding the benefits and implementing the standards efficiently.
As a simple example of its power, you can use CSS to lay out your pages instead of nesting tables&emdash;this can make file sizes smaller, allowing pages to load faster, ultimately increasing accessibility for all browsers, devices, and web users.
*Use XHTML elements correctly so that your markup is compact and more easily understood.*Use CSS to style different elements of a web page.
*Lay out pages easily and effectively.
*Compare multiple methods of achieving the same results to make better design choices.
*Learn about advanced web design techniques and their important caveats.
Web Standards Solutions is broken down into 16 short chapters, each covering the theory and practice of different web standards concept and showing multiple solutions to given problems for easy learning. You'll learn about multi-column layouts, using image replacement techniques to your best advantage, making the best use of tables and lists, and many more.This highly modular approach allows you to rapidly digest, understand, and utilize the essentials of web standards.
http://rapidshare.com/files/52370896/1590593812.zip
http://rapidshare.com/files/53022566/1590593812.rar
http://depositfiles.com/files/1659888
这篇关于Web Standards Solutions: The Markup and Style Handbook的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!