Avoid These 3 “F”s In Web Design
There are the 3 “F”s which I’ll always try to avoid during web development.
No Flash
That’s right. I’ll avoid embedding flash (movie) in my web pages. The top reason for this is that when there is flash in a web page, it’ll take a long time for the page to load. If the visitors see nothing on your web page or are simply impatient to wait for page to load fully, they will just click “Back” and you’ll lose one valuable click.
No Fanciful Graphics
Similar to that of flash, I’ll make sure the size of the graphics and icons on my web page are less than 100KB (under 20KB for icons).
Frankly, it’s the texts that are important. It’s your salescopy that help you to sell, not graphics – technically.
The 3 best graphic formats to use on web pages are JPEG, GIF and PNG. Other than these 3 graphic formats, the rest such as BMP, TIFF etc. are a no-no for webpages.
By maintaining small sized graphics, web page will load fast. Ideally, a web page should be fully loaded within 15 seconds.
No Frame
I’ll always avoid using frame in my web page design. This is more for SEO consideration.
Take for example, my internet (fax) business website www.ezfax.com.sg. It is using frame. If you click on the tabs such as FAQ or Contact Us, you’ll noticed that the URL as displayed in the browser stays at www.ezfax.com.sg. It looks like there’s only 1 page.
In SEO terms, it’s better to have lots of web pages per website/domain so that each HTML page has a good chance to get good ranking on its own keyword.
Another reason to avoid frame is to eliminate navigation issue. At times, a new page might load from within the frame. Of course, these can be resolved by correcting the HTML codes but this might prove too technical for the less savvy.






