Design Tips & Tricks

|< < > >|

Dos and Donts Guide to Great Web Design

The process of web design can be compared to the process of writing a research paper. In the conceptualization/planning stage, flowcharts (the outline) are created which illustrate the navigational structure of your website. In the modeling stage, static wireframes are created (the rough draft) which illustrate the skeletal layout for each section of your website. After the wire frames are created, graphics, colors and text are used to create the design of your web pages based on the layout of the wire frames. In the execution stage, your design is converted into a format supported by web browsers, text and content are added, and finally, your website is published live to the Internet for the world to see (final draft).

Listing Last Modified: Sat Oct 06 2007

 


Views: 22

Find the Right Balance in Logo Creation

In a business, logo creation is as crucial as setting up a business plan. It is not as easy as going to a designer and having him create a cool, modern symbol with a ripped off tagline. Unfortunately, it goes beyond "cool". It goes beyond what you think is the hype. Instead, it requires a deeper understanding of your business, how it can be best represented, the overall impression it leaves on its viewers and if it is sticky enough to be retained in the minds of your market.

Listing Last Modified: Fri May 16 2008

 


Views: 12

Here is a little snippet of code that will allow you to create a link on a page that when clicked wi

Here is a little snippet of code that will allow you to create a link on a page that when clicked will bring up the "add to favorites" dialog box. Works with MSIE 4.0 and 5.0.

Listing Last Modified: Sat Feb 18 2006

 


Views: 66

Here is a little trick for create background images that remain fixed.

Here is a little trick for create background images that remain fixed while your page's text scrolls over them. Personally I get a bit dizzy from it, but it is a nice effect. All you have to do is add the BGPROPERTIES="fixed" attribute to your BODY tag. Netscape will ignore this directive and display the page normally.

Listing Last Modified: Sat Feb 18 2006

 


Views: 65

How to design your website for optimal productivity

Eight Simple, Yet Essential, Web Design Principles As the internet evolves from its infancy into maturity, website development, design and marketing becomes more and more sophisticated - and more and more complex. Content manipulation, various scripting methods, fancy graphics and effects... and on and on... allow us to create some impressive web sites.

Listing Last Modified: Sat Feb 18 2006

 


Views: 66

How to Use Images, Graphics and Thumbnails to Promote Your Site

Images, graphics and thumbnails play an important role in the overall look and feel of your website. They can greatly improve the usefulness of your site; making it more user-friendly and easier to navigate. More importantly, the visual images on your site can be optimized to improve your search engine rankings.

Listing Last Modified: Mon Oct 15 2007

 


Views: 25

Knowing HTML Is Not Nearly Enough

Every web designer is familiar with the HTML programming language, which stands for Hypertext Markup Language. The language has been in use since the advent of cyberspace, and although it will probably always be used, it is already being supplemented by newer, more versatile versions of HTML.

Listing Last Modified: Fri Oct 05 2007

 


Views: 22

SIZE THOSE IMAGES

Here is a reminder on a simple, but often overlooked part of the IMG tag: Use the HEIGHT and WIDTH attributes! If you are looking at a page of yours that is cached (stored) in your computer's memory, the problem created by not using them may not be so obvious. Here's the problem. Until your browser can finish downloading and decoding an image, it has no idea how much space on the page to reserve for it and displays only a small icon until the images is ready to be displayed.

Listing Last Modified: Sat Feb 18 2006

 


Views: 72


|< < > >|