Posts Tagged ‘web design’

Dealing with IE6 CSS Bugs

Wednesday, May 27th, 2009

Frustration over IE6 bugsAlthough Internet Explorer 7 and the newly release Internet Explorer 8 have made progress in replacing the infamous Internet Explorer 6, there are still about 30% of users who still use it globally, and depending on your audience, that number could even be larger.

84% of DebonStudio.com visitors are using Internet Explorer, with roughly half of them being IE6. So 42% of the total visits are done using Internet Explorer 6. Compare this with the W3C School website, where almost 50% of visitors are using Firefox (IE6 users amount to only 15%).

A word about IE5.5 and earlier versions

I don’t worry too much anymore about IE5.5 and earlier versions. They are now representing such a tiny share of the browsers market that they can be safely ignored. But if you really, really, really want to accommodate these browsers, this page goes through the IE5.5 and earlier browsers bugs.

(more…)

Search Engines Optimization Tips

Wednesday, April 15th, 2009

Search Engines logosBecause of the enormous competition from websites for user attention, it is vital to have the best exposure to attract your audience. Although there are over 3000 search engines, 95% of the business in the US comes from only 4 search engines (Google, Yahoo!, AOL & MSN). The search engine rating game is subtle and complicated. Each search engines has different rating criteria. (Criteria that are constantly changing.) Search engines check six principles when deciding how high to rate a site. Your ability to gain high ratings for your site depends on creating your site to rate well in those six criteria.

The six main search engine criteria are:

WEB PAGE TITLE

The title is extremely important. Located in your web page header, the purpose of your title tag is to clearly communicate the content of the page to the user. Since users most likely view your page out of context, you should try to provide context-rich titles.

(more…)

Time to Ditch the GIF Format?

Thursday, March 26th, 2009

Compared to the JPEG (Joint Photographic Experts Group) or PNG (Portable Network Graphics) formats, GIF (Graphics Interchange Format) is clearly behind technically, but web developers still use GIFs, mostly because virtually all browsers support it, making it a safe choice, and also because of its small file size.

Then, why ditch the GIF format? After all, it does what we need it to do, right? Well, simply put, it’s because PNG and JPEG are better, much better. It’s like using an old typewriter instead of a computer to put your thoughts on a piece of paper, it still does the job, but it doesn’t look as good.

So unless you want to create an animated image (which is possible only using GIF), you should use JPEG to create photographic images and PNG for all your other graphic needs.

Comparing GIF, JPEG and PNG formats

Some will argue that I make a big deal out of nothing and that using GIFs is perfectly fine. Actually, I still use GIFs sparingly here and there myself, when I need a basic solid color image for example. But I always compare with a PNG version first to check which is smaller, and when GIF wins, it’s always by a tiny margin.

(more…)