您的位置:首页 > 编程语言 > ASP

Professional ASP.NET 2.0 Design: CSS, Themes, and Master Pages

2008-12-05 20:47 483 查看
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvp
Themes are a way to allow programmers to establish "skinnable" websites that can be programmatically adjusted for various purposes. A webmaster may decide that there should be a certain look and feel for site administrators while registered users see a different look and the remaining users see still a different view when they visit the site. This could include, among other things, completely different controls, graphics, and/or color schemes for each group. Users may want to set up a theme specifically targeted to meet the needs of the Americans with Disabilities Act (ADA) that removes all images and background colors and leaves the pages in stark contrast for that particular user group. Or maybe the developer just wants to let people choose the way they experience the site each time they visit.

Themes are very powerful and this book aims to highlight the potential of ASP.NET 2.0 Themes as well as their relationship to master pages and CSS in web applications today and illustrate many of the facets that can and should be included in theme development. While not specifically a designer's book, an overview of good web design and even a cheater's guide to PhotoShop will be included with the intent of taking the average ASP.NET Programmer and given them the knowledge to be "Renaissance Men and Women" of web design.

Specific topics covered in the book include:

*Browser, bandwidth, and accessibility considerations

*Use of color, fonts, multimedia

*CSS classes, elements, and Visual Studio CSS tools

*Master pages, child pages, and inheritance

*Consistent navigation and Site Maps

*Theme files, skin files, and applying themes

*A mobile theme example

*Basic PhotoShop tricks for Web Developers
http://rapidshare.com/files/70917359/0470124482.zip http://depositfiles.com/files/2428651
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息