Via E-mail:

Making technology easier to understand.

Category: Design

Page: 1 of 2

Speed Up Your Web Site By Using CSS Sprites

CSS

If you own a web site or blog, chances are you have thought about how to make your pages load as fast as possible. This is an obsession with many, while a learning experiencing for others. I am one of those that look for ways to make my blog display faster. I have tried and [...]

My Thoughts on Web Page Designs

For those that have been reading Technically Easy for some time, you may have noticed that I modify my blog design every few months. Since switching over to WordPress, however, I have kept the same template, with a few modifications. In the past week, I have been creating a new blog design from scratch, and [...]

Creating Clickable Web Site Header Images

I like to write posts that can help others complete a task, whether it is with computers, web sites/blogs, networking, or digital photos. Some times, I come across questions that get asked on a frequent basis. While the questions may seem to be simple to answer for some, I also realize that many people don’t [...]

Photo and Image Editors

As I visit web sites one thing that always get my attention is the amount of time it takes to complete a page download. With web sites using more images to display the content, it can at times take much longer than necessary to finish downloading a page. The biggest problem with the sites that [...]

Check Web Browser Compatibility for Your Website

When you are designing a web site it is important to always test the design in many browsers. The reason for this is that different browsers may display your web site in different ways. It has always been a difficult task to test your web site design in many browsers and many versions of the [...]

What to Avoid When Designing Web Sites

I enjoy using Entrecard on a daily basis. It allows me to find new blogs that I would have never have visited without going through Entrecard. At the same time I also find blogs that I would never visit again, not because of the content, but because of how they are designed. In this post [...]

Getting Colour Values from Web Site Templates

Many of us aren’t the greatest Web site designers, or just don’t have time to design one, and because of this we rely on templates that others have created. The only problem with this is we may not understand how the entire Web site is designed with regards to files used and the layout of [...]

Introduction to HTML

I recently wrote two posts regarding designing Web sites: Designing Web Pages: Tables or CSS and Introduction to Cascading Stylesheets (CSS). The information presented in both of those articles may be advanced for those just starting out with creating Web pages. I decided to create this post to provide an introduction to HTML and create [...]