Wednesday, September 17, 2008

Tips for designing a good web page

1. Check for resolution of system on which you are designing. as the design may change with change of resolution on some internet system, if you havn't used precuations.
2. Give a note on each page "This is page is best viewed on ____ X _____ resolution.
3. Use of tables is a good option for designing a fixed content page or a page, holding form controls.
4. Align your page in center so that in a high resolution system it gives proper look.
5. Use of CSS is the best option for web designing as it reduces the size of files and provide a great fexibility.
6. Do not stick to a single language for designing, Mix HTML with scripts to present a better design.
7. Use of flash contents in excess may slow down your site, optimize the flash size before uploading them.
8. Images may be optimized for web by using various softwares to decrease their size. For web resolution of 72 is enough for a picture.
9. Do not strech the images on web page(This will distort the picture). you edit them in some photo editing software.
10.For designing various softwares like Dreamweaver, Front Page, Publisher may be used.
11. Dearmweaver provide support to all the server and client languages like ASP,PHP,JSP,HTML,DHTML,XML.
12. CSS may also be designed graphically in Dreamweaver

No comments: