Category: Web Design

PHP

Best Practices: PHP

Introduction When it comes to programming, there is no one “right” way to do things. However, there are often best practices that can help you write clean, maintainable, and efficient [...]
Read more
CSS

Best Practices: CSS

Use a reset or normalize CSS file as your starting point. This will give you a consistent base to work from, and will help avoid cross-browser differences. Use semantic HTML5 [...]
Read more
WWW

A Brief History of Web Design

Introduction The World Wide Web has come a long way in its short history. It wasn’t until the early 1990s that the web as we know it began to take [...]
Read more