Saturday, October 10, 2009

Design your dream :Web Development


By: Gerry Dossen

Every Business or establishment needs a website or a webpage to get a online reflection. Web development is such a field which requires more and more perseverance day by day. So to come up the need you should be aware of some good practices. Some of them may be.

1. Use a Reset Style sheet

Mostly browsers use default styles. But now a day, many web developer uses reset style sheet to set standardize font size while removing all borders making all margins as zero.

2. Use a Browser Development Plug-In

Actually, a web development plug-in would be recommended now a day. This will allow you to debug Java scripts and other functions.

3. Learn JavaScript

JavaScript is useful for browser effects. But with AJAX, it’s a vital add-on which makes almost mandatory for now a days web application to have it as its important part.

4. Pick a JavaScript Framework, and Learn It

JavaScript Frame work could be used to prevent the problem arises because of different browsers having different DOM API.

5. Learn Photoshop

Photoshop is a vital part of web designing. Here assigned colors are actually pixels. One should understand how to use it so as to increase the feasibility of the implementation of the idea more clearly.

6. Use Semantic HTML – And No Cutting Corners

Web designing starts with designing, especially with graphics. Here tabular data is being taken care of by tables only.

7. Ensure testing on Internet Explorer

Test your web application on internet explorer especially on version 8 because it is compliant with standards. Firefox also have agreement to most of the standards, also It has got some very best developer tools.

8. Old browsers compatibility

Most of the sites have raised their support from old browsers. So if your client asks you to develop a site which is old browser compliant then ask him for extra payments. To make a site old browser compliant CSS and HTML code has to be manipulated.

No comments:

Post a Comment