Some Basic Web Design Ideas
| Posted in Web Design | Posted on 26-01-2010
0
To have a good web design, it’s not always the looks and features that are important. Designers need to think it through on how to effectively design a good web page. Effective means a lot of things and here are some things that most designers overlook.
Web Design tips that you shouldn’t overlook
Fast loading – Always keep in mind, not everyone has a super fast Internet connection and not a lot of people really like over exploded designs that take a lot of time to load. Always, design a web page that is fast and efficient. Use little to none background images and optimize your CSS. It should at least load 15 seconds or less.
Simple Navigation – This is easily one of the least though about especially for a beginner. It’s really nice to have all those chromed-uber-Photoshoped buttons or those cool Flash animated navigations, but then again people won’t notice it much. Most people would just hover and click and not really care how it looks. Most people even like simple looking buttons. Also remember to put all your important links where a visitor would most likely look first (it’s usually at the top left). Try to link only those which are important but also try to link those links which you think a visitor might be interested in.
Screen Resolution – This is pretty important. You should also consider resolution aesthetics so that your design would fit in most (if not all) screen resolutions. Again, optimize your CSS and use percentages at most and not absolutes.
Browser Compatibility – Test your designs on different browsers. It should be compatible to most (if not all) browsers. As you know, browsers have different ways of displaying web content, it could look good on your IE but when loaded in Chrome it’d look messy. Common browsers that people use today are Firefox, IE, Opera, Chrome and Safari. There’s also Lunascape, it’s not a new browser but it uses different browser engines which means it’s a good browser to test your webpages – think of it like a 3 in one browser.
Readable Fonts – Yes, it’s the most basic thing that most people overlook. Using light colors as texts like green, gray, purple… it’s a pain to read. Even if the theme is high contrast, not a lot of people likes or used this kind of style. Just use regular ones like Verdana or Arial.


