Click to See Complete Forum and Search --> : kindly have a look at my pages
benevolent001
08-01-2004, 12:17 PM
Hi
I have completed making basic framework for my website.
I need your help to review it.
Please kindly review my website taking in account psycholgy
of childrens.
Also please check its Search engine friendliness
and give me suggestions for improving it further
I shall be thank ful to you
Please rate it out of 10
Regards
http://www.mytutoronline.com
sharkey
08-01-2004, 04:17 PM
Lose the tables use css for layout. Quite a funky design but no the less its nice. For the images that are headings use an image replacement technique.
spufi
08-01-2004, 07:07 PM
It's not valid even for HTML 4.01 Trans.
The code is far from sematic.
Things like where you have "We provide" and you have a list of items should be done via an <ul> tag. and not a table. I would pick one color, make an image with that color, and then style it so the image is used instead of the default bullet circles that come with unordered lists. Do the same type of thing for all of you list, "Teaching modules," "Classroom modules," etc. See the "Taming List" article in my sig for more.
If you are going to use colors, use them in a way that can be more helpful. Take a look at the colors that you have next to your links in your menu. It could be helpful to people if the changing background color actually matched the color that's next to the menu link when they click on the corresponding link. They click on courses, then the background should be blue. Note this works even better if each of the links have a unique color.
EDIT: About seach engine friendliness, your lack of sematic markup is going to really hurt your search engine ranking.