Web Development

Anytime I run into a web page design I like, I’ll spend some time looking under the covers to see what’s ticking.  To help me do that there are some tools that make it very easy to spy on your favorite web pages.  Even change a site’s page elements on the fly to see what [...]

This past week I found myself creating a web page of images to display in thumbnail size (150px wide), load quickly, but also resize to full size when a user clicked an image. Although there are other tools out there you can use, I used a free Windows program that’s been sitting in my tools [...]

Here are 10 definitions related to Web Development. 1. Web Server – A web server is a computer that serves up web pages to visitors.  A web server is setup in such a way that many people who browse to a web server, experience a fast, reliable delivery of web pages. 2. Linux – Linux [...]