Go Back   CodingForums.com > :: Client side development > General web building > Site reviews

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-28-2004, 04:01 PM   PM User | #1
nickr
New to the CF scene

 
Join Date: Dec 2002
Location: Texas
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
nickr is an unknown quantity at this point
Tear it up

Hey all, am looking for over all reviews of this site, more importantly, the content and what would keep people around and what would drive them away. For those of you that have linuz or apple, please test in those as well.
Thanks for ya help

www.scrapnmore.com
nickr is offline   Reply With Quote
Old 09-28-2004, 10:45 PM   PM User | #2
mindlessLemming
Senior Coder

 
Join Date: Oct 2003
Location: Australia
Posts: 1,963
Thanks: 0
Thanked 0 Times in 0 Posts
mindlessLemming is an unknown quantity at this point
Nice work - it's clean, neat and doesn't hurt my eyes or get me lost in flashing marquees.

-The font you have used for your top banner is very hard to read. I would seriously reconsider it.

-The font you've used for your sidebar headings is smaller than that typeface was designed to allow. Have a look at the 's'...What s?

- The code has big issues!
-- NO DOCTYPE. Your pages are text files that the browser is kind enough to try and convert. If you're unsure about what a doctype is or why you need one - hit google.
-- HTML? XHTML? Can't decide...
Quote:
<input type="hidden" name="submit" value="Yes"> <!-- html -->
<p class="smindent">User name:<br /><!-- xhtml --><input type="text" name="username" size="20" maxlength="35"><!-- html --></p>
...and all your occurences of <SCRIPT language="Javascript"> should be <script type="text/javascript">
__________________

I take no responsibility for the above nonsense.


Left Justified
mindlessLemming is offline   Reply With Quote
Old 09-29-2004, 03:35 PM   PM User | #3
evilregis
New Coder

 
Join Date: Aug 2004
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
evilregis is an unknown quantity at this point
You haven't set a background colour on the page either...
evilregis is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:59 AM.


Advertisement
Log in to turn off these ads.