1. You are missing both keywords and description meta tags
2. You are loading several jquery libraries, different versions. Is there a reason for this?
3. There is this text at the bottom, "Private and Terms of Use", which is not a link. What is it supposed to mean?
4. You are using inline styles A LOT, like "<form method="post" id="sendEmail" style="font-weight:normal" action="emailpagedo.php">", <label style="padding-top:10px; height:22px;"><span class="error" style="display:none; color:#FF0000; font-weight:bold;">*</span>Recipient's Name *, this is not cool dude!
5. As @Thebigboss said, using tables for layout is definately not good, especially for a public website.
6. From all those many different PHP files referenced from the home page, it seems as if you are using vanilla PHP? If the answer to this is yes, then congrats dude! BUT, you better test the security of your code till you drop with fatigue, for that is the single most major weakness of vanilla PHP. 
7. To illustrate 6, I opened (DO NOT CLICK THIS LINK :-) http://www.uongozi.or.tz/emailpagedo.php, and what I found there made me suspicious, it seems spam'ish.
8. http://uongozi.or.tz/ is not redirecting to http://www.uongozi.or.tz/
9. The link http://192.168.2.7/catalog.html is broken
10. At the bottom, Term of Use should be Terms of Use
11. And I noticed something else, which I will email to you in a minute

And @JDSKKJ, tables are slow to render on the browser, that's one of the things they did to anyone.



On Mon, May 13, 2013 at 3:23 PM, TheBigBoss <thebigboss@peperuka.com> wrote:
Good as any other (boring; can I say it) template-like website.

Ouch ! Tables !!! 
<table id="Table_01" width="1073" border="0" cellpadding="0" cellspacing="0">




On 13 May 2013 14:46, ibtisam jamal <ibty.jamal@gmail.com> wrote:



Hello all

We have a website that we’d like you to help evaluate based on its navigation, usability, and content, and make recommendations that needs to be address based on  the findings.

The website is www.uongozi.or.tz

Please Help Out



_______________________________________________
skunkworks mailing list
skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------

Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke


_______________________________________________
skunkworks mailing list
skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------

Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke



--
Regards,
Peter Karunyu
-------------------