The document discusses techniques for preparing websites to look good on high resolution "Retina" displays. It notes that most web graphics are too low resolution, causing sites to look pixelated or blurry on Retina screens. The document recommends using high resolution images, Scalable Vector Graphics (SVG), web fonts, and resolution-independent CSS effects like shadows, rounded corners, and gradients to build sites that will scale smoothly to high pixel density displays without losing quality. These techniques can improve site performance and make the development process easier.
Related topics: