PHP allows programmers to detect the browser and operating system for every page visitor. This capability isn’t limited to PHP, but that’s what we’ll be working with today. This article is a proposed workflow for solving browser-specific CSS bugs.
Posts Tagged ‘CSS’
Using PHP to load browser-specific styles
Friday, June 27th, 2008Using Browser Testing Suites
Thursday, June 26th, 2008Testing CSS has been a hurdle for many web developers and their HTML-based projects. This article contains a proposed workflow for fixing CSS discrepancies found during CSS testing.