Here is something every web designer / coder has to have come across at least once in their career. How do we highlight the current page in a navigation seamlessly and dynamically? The answer is PHP and jQuery.
More
Web standards books praise the idea of separating presentation from content. Unfortunately doing so is harder said than done in the professional world. When I begin working on a re-design I usually find myself spending countless hours re-formatting content, so what’s the point? If a client wants specific information laid out as an unordered list (or outline) one day and tabular data the next you’ll find yourself rebuilding the pages structure.
More