Webdesign TipsOkay! Since (I hope) you're already acquainted with HTML, let me begin right away!
- Use tables, not frames when possible. Frames are slow loading and extremely annoying. Use a table and then when you make a new page just cut and paste the table and images.
- Don't use extremely crazy or bad colored backgrounds. It's hard for the user to see what you've written when the background is too many colors
- Avoid black backgrounds. They scare away people :). Whenever I go into a webpage with a black background it seems unprofessional.
- Don't use images that are too big
- Use images sparingly
- Don't make your webpage too long, users get bored if you keep going on and on with out them clicking
- Try not to make more than 5 sections in a menu
Back to HTML
|