Pro CSS for High Traffic Websites

  • Authors:
  • Antony Kennedy;Inayaili de Leon

  • Affiliations:
  • -;-

  • Venue:
  • Pro CSS for High Traffic Websites
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Although web standards-based websites can scale effectivelyand basic CSS will give you basic resultsthere are considerations and obstacles that high traffic websites must face to keep your development and hosting costs to a minimum. There are many tips and tricks, as well as down-to-earth best practice information, to make sure that everything runs quickly and efficiently with the minimum amount of fuss or developer intervention. Targeted at "high traffic" websitesthose receiving over 10,000 unique visitors a dayCSS for High Traffic Websites gives you inside information from the professionals on how to get the most out of your web development team. The book covers the development processes required to smoothly set up an easy-to-maintain CSS framework across a large-volume website and to keep the code reusable and modular. It also looks at the business challenges of keeping branding consistent across a major website and sustaining performance at a premium level through traffic spikes and across all browsers. Defensive coding is considered for sites with third-party code or advertising requirements. It also covers keeping CSS accessible for all viewers, and examines some advanced dynamic CSS techniques. What youll learn The value of process Making reusable, robust,and modular CSS How to maximize the performance of your site Integrating with third parties How to keep branding consistent Best practices for cross-browser and accessible CSS Dynamic CSS techniques Who this book is for This book is for Web developers building and maintaining premium, successful, high-traffic websites using web standards. This book will also help team leaders responsible for code that will be shared over multiple projects, as well as project managers with a high churn of contract staff. Table of Contents The Value of Process CSS Style Guide Fundamentals Frameworks and Integration Brand Implementation CSS and Accessibility Devices Performance Dynamic CSS Testing and Debugging Creating your CSS Appendix 1: CSS Standards Guide Appendix 2: Accessibilitiy Guidelines Appendix 3: Browser Support Guidelines Appendix 4: Development Process