Creating Findable Content
Wednesday, June 4th, 2008The goal of any web designer is to have their content to be accessed easily rather they used HTML, Flash or any other medium. One way to achieve this goal is to use W3C web standards and keep your structure (HTML), presentation (CSS), behavior (JavaScript), and data (XML) separate. This is where progressive enhancement comes in.
(more…)