HTML Help Forum Index HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Comment on www.swampster.net
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum Index -> Website Review
View previous topic :: View next topic  
Author Message
bhmarsh



Joined: 04 Oct 2008
Posts: 2

Posted: Sat Oct 04, 2008 12:24 am     Comment on www.swampster.net  

This is my assignment for a Web Design course. Please visit and comment - good and bad, I'd like your opinions.

www.swampster.net

Many thanks,
Swampster
bradoeoe



Joined: 04 Oct 2008
Posts: 4

Posted: Sat Oct 04, 2008 2:26 am      

well when i made it bigger it wasnt all the same background colour it just went yellow to white didnt look to good apart from that it looks pretty good
sticks464



Joined: 31 Dec 2006
Posts: 1283

Posted: Sat Oct 04, 2008 3:55 am      

Just a couple of comments. The font is almost unreadable in FF with the default font size and 1280 x 1024 resolution. The site map page has Home highlighted as the current page and the home link doesn't work.
Suggestion: make the body background the same as the wrapper background so the white disappears. Give your links a distinctive color so they can be recognized as links, then you don't have to tell users that links appear below etc. Unless it's an assignment requirement, discard the footer table and use <p>'s, less markup. Check your work in the most popular browsers as they display content differently ie. FF displays the iframes on the results page with scrollbars (another 10px of height would probably fix or set the height to auto. Correct the path Code: iframe src="results\oom.htm"
to
iframe src="results/oom.htm"
. FF gives a 404 error (page not found) and IE tries to run it as a .dll file.
bhmarsh



Joined: 04 Oct 2008
Posts: 2

Posted: Sun Oct 05, 2008 12:30 am      

Thanks for the comments. I think I've fixed those.
Cheers.
 
 
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum Index -> Website Review
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group