The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

3 Pages V  1 2 3 >  
Reply to this topicStart new topic
> Can someone please critique my web sites?
SLS
post Jul 17 2007, 10:19 AM
Post #1


Member
***

Group: Members
Posts: 38
Joined: 29-June 07
Member No.: 3,239



Hi, everybody! Why I'm posting this is because I'm wondering if someone could critique my web sites. So, can someone please critique my web sites? Thank you!
Here's the links:
http://www.sls.multiservers.com
http://www.debt.multiservers.com
http://www.elsa.250x.com
http://www.maxine.250x.com
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Jul 17 2007, 11:37 AM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



I recommend that you fix the HTML errors and CSS errors reported by the online tools. (These links are just for one page; the other pages have similar problems.)

It's bad usability to have link text change size when the mouse pointer hovers over it. It makes the link text jump around, and in some cases, it makes the rest of the paragraph/page jump around.

White-on-beige is hard to read. For the "debt" site, if you're going to specify background images, then also specify a background color that provides similar contrast with your text color. (And the background image behind your heading is pretty busy.)

Scrolling marquee text is evil.

On the "maxine" site, I expected the "Samantha Scorza" link to take me to a page about Samantha Scorza. Instead (surprise!) it's a mailto link. I think mailto links should be more obvious.

Don't use "dumbnails". That is, don't take a large image and use HTML's HEIGHT and WIDTH attributes to shrink it in size. Instead, create a smaller copy of the image and use that. See the FAQ entry How can I create a thumbnail image that is linked to the full-sized image?

Conversely, don't use HTML's HEIGHT and WIDTH attributes to enlarge an image. If you want an enlarged image, then create one. Use HEIGHT and WIDTH for the actual dimensions of the image.

And don't distort images by using HEIGHT and WIDTH attributes that display them as a different shape (more rectangular, more square) from what they really are.

The list of links on the "elsa" links page includes a self link (a link to the page itself), and doesn't include a link to the "elsa" about page. It would be a good idea to automate this stuff, so the right links appear automatically at the bottom of every page.

Forms that use action="mailto:..." are unreliable on the WWW. See the FAQ entry How do I get form data emailed to me?

It would be better always to link to "/" rather than to "/index.html". Using both causes the server to have to send the same content twice. It also makes it harder for your visitors to tell when they've already been to a page when it has two different URLs.

"font-family: Symbol" doesn't do what you think it does in browsers that conform to the specs. Don't use it.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
stjepan
post Jul 18 2007, 06:23 AM
Post #3


Serious Coder
*****

Group: Members
Posts: 329
Joined: 15-October 06
From: zagreb, croatia
Member No.: 445



I'd like to see a bigger images when clicked. Darin said the rest smile.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
SLS
post Jul 20 2007, 11:17 AM
Post #4


Member
***

Group: Members
Posts: 38
Joined: 29-June 07
Member No.: 3,239



Hi, everybody! Why I wrote this post is because I have a few things to say.
First of all, thank you Darin and stjepin for critiquing my web sites and for your suggestions.
Furthermore, I made changes to most of my sites; so, can anybody please critique them again and then, tell me if I need to make more changes?
Thank you!
Here's the links:
http://www.debt.multiservers.com
http://www.elsa.250x.com
http://www.maxine.250x.com
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Jul 20 2007, 11:38 AM
Post #5


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Now your "debt" site has a huge image that fills the space you've given it, so the content on the right ends up looking like
QUOTE
Save 40% -
80% on problem
debt!

Hello and thank
you for visiting
our site.
Hopefully, the
following will help
answer most of
your questions
about debt
negotiating.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Jul 20 2007, 11:39 AM
Post #6


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Never mind. It looks like you edited the image just as I posted that. Please let us know when you have stable sites ready for review.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
SLS
post Jul 20 2007, 11:43 AM
Post #7


Member
***

Group: Members
Posts: 38
Joined: 29-June 07
Member No.: 3,239



Hi, Darin. Those sites that I mentioned ARE ready for review; so, what are you implying? That you rather have ALL of them ready for review, or are the sites that I mentioned are STILL bad?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Jul 20 2007, 12:51 PM
Post #8


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



The "debt" site had a problem with one image taking over the page. I posted, and then refreshed, and the problem was gone. I checked the HTTP headers for the image (using Lynx), and it appeared to have been just modified.

So I assumed that you're still tweeking the site(s). I apologize if that was an incorrect assumption.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
SLS
post Jul 20 2007, 01:15 PM
Post #9


Member
***

Group: Members
Posts: 38
Joined: 29-June 07
Member No.: 3,239



QUOTE(Darin McGrew @ Jul 20 2007, 11:51 AM) *

The "debt" site had a problem with one image taking over the page. I posted, and then refreshed, and the problem was gone. I checked the HTTP headers for the image (using Lynx), and it appeared to have been just modified.

So I assumed that you're still tweeking the site(s). I apologize if that was an incorrect assumption.

Hi, Darin! I finished tweaking the "debt", "maxine", and "elsa" sites, but I'm still in the process of tweaking my portfolio web site (http://www.sls.multiservers.com).
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Jul 21 2007, 03:43 AM
Post #10


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



The "debt" site:
The navigation links on the left could use some more space to their right.
The main area could use some space both left and right, as the text touches the area borders.
The links within the text are not very obvious; make them more prominent as links.

The "elsa" site:
The home page could use some content.
The gpcp.jpg on the links page could not be found.

The "maxine" site:
Give the texts some space next to images. Also between the images on the pictures page.

For all:
Don't leave out the link texts for the pages you're on. Just don't give it a link, just the text.

Just to let you know: your "sls" site (which you're still "tweaking") has the problem that the title is obscured by the two area's beneath (navigation and main area).
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
SLS
post Jul 23 2007, 12:45 AM
Post #11


Member
***

Group: Members
Posts: 38
Joined: 29-June 07
Member No.: 3,239



Hi, everybody! I made changes to all of my sites, again; so, can all of you critique them again and let me know if I need to make further changes to them?
Thank you!
Here's the links:
http://www.sls.multiservers.com
http://www.elsa.250x.com
http://www.maxine.250x.com
http://www.debt.multiservers.com
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Jul 23 2007, 03:00 AM
Post #12


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



You still have places (e.g., the home page of your "debt" site, the home page of your "sls" site) where you specify a background image, but don't specify a background color. Without the background image, you get white text on a pale background color, which is hard to read.

It would be better if your "resume" link took you to an actual resume, rather than to a cover page that allows you to download a resume in MS Word format.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Jul 23 2007, 04:52 AM
Post #13


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



In the "sls" site, I now can se the title, but the "star" covers partially the background of the title. The area for the images in the digital illustration page is quite narrow. Some images in the third column don't line up very well. The sitemap isn't a sitemap, it's just the same links as the navigation on the left. I even wonder if you need a sitemap at all, as the structure of the site is very simple.

The pictures page in the "elsa" site looks better, now you spaced them out. But the gpcp.jpg on the links page is still missing.

The navigation area in the "debt" site slightly covers the main area on some pages. On one page, there is, on the contrary, a gap between them. The links in the navigation have a white background. Is that what you intended? The text of the main area could do with just a little bit more space on the left (eg. equal to the one on the right).

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
SLS
post Jul 23 2007, 09:18 AM
Post #14


Member
***

Group: Members
Posts: 38
Joined: 29-June 07
Member No.: 3,239



QUOTE(Frederiek @ Jul 23 2007, 03:52 AM) *

In the "sls" site, I now can se the title, but the "star" covers partially the background of the title. The area for the images in the digital illustration page is quite narrow. Some images in the third column don't line up very well. The sitemap isn't a sitemap, it's just the same links as the navigation on the left. I even wonder if you need a sitemap at all, as the structure of the site is very simple.

The pictures page in the "elsa" site looks better, now you spaced them out. But the gpcp.jpg on the links page is still missing.

The navigation area in the "debt" site slightly covers the main area on some pages. On one page, there is, on the contrary, a gap between them. The links in the navigation have a white background. Is that what you intended? The text of the main area could do with just a little bit more space on the left (eg. equal to the one on the right).

Hi, Frederiek! Are you sure that on the "sls" site that my logo covers partially the background? Because it doesn't look that way on my browser; so, why don't you try refreshing the page.
Also, are you sure that on the "elsa" site that gpcp.jpg is still missing? Because I can view the image on my browser.
Furthermore, are you sure that the navigation on the "debt" site slightly covers the main area on some pages? Because again, my pages don't look that way on my browser. So, why don't you try refreshing the pages.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Jul 23 2007, 09:48 AM
Post #15


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



Refreshing has nothing to do with it. I emptied the cache and my observations remain. See the images below. FYI, I'm using Safari on Mac.

Attached Image

Attached Image

And the gpcp.jpg image is still missing too.

This post has been edited by Frederiek: Jul 23 2007, 09:50 AM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
SLS
post Jul 23 2007, 10:49 AM
Post #16


Member
***

Group: Members
Posts: 38
Joined: 29-June 07
Member No.: 3,239



QUOTE(Darin McGrew @ Jul 23 2007, 02:00 AM) *

You still have places (e.g., the home page of your "debt" site, the home page of your "sls" site) where you specify a background image, but don't specify a background color. Without the background image, you get white text on a pale background color, which is hard to read.

It would be better if your "resume" link took you to an actual resume, rather than to a cover page that allows you to download a resume in MS Word format.

Hi, Darin! Since you think that people wouldn't want to download my resume, then how do I incorporate my resume into my web page? Because I tried doing it myself, and its not working; also, I tried looking up that information on the Internet and there's no site explaining about how to do it in HTML and CSS.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Jul 23 2007, 11:00 AM
Post #17


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



QUOTE(SLS @ Jul 23 2007, 08:49 AM) *
Hi, Darin! Since you think that people wouldn't want to download my resume, then how do I incorporate my resume into my web page?
I just wrote my resume as an HTML document and included it as part of my personal web site.

QUOTE(SLS @ Jul 23 2007, 08:49 AM) *
I tried looking up that information on the Internet and there's no site explaining about how to do it in HTML and CSS.
What information? Information on specifying background colors and background images together? See the example in the FAQ entry How can I specify background images?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
SLS
post Jul 23 2007, 11:15 AM
Post #18


Member
***

Group: Members
Posts: 38
Joined: 29-June 07
Member No.: 3,239



QUOTE(Darin McGrew @ Jul 23 2007, 10:00 AM) *

QUOTE(SLS @ Jul 23 2007, 08:49 AM) *
Hi, Darin! Since you think that people wouldn't want to download my resume, then how do I incorporate my resume into my web page?
I just wrote my resume as an HTML document and included it as part of my personal web site.

QUOTE(SLS @ Jul 23 2007, 08:49 AM) *
I tried looking up that information on the Internet and there's no site explaining about how to do it in HTML and CSS.
What information? Information on specifying background colors and background images together? See the example in the FAQ entry How can I specify background images?

Hi, Darin! So, do you mean that after you type up your resume in MS Word, you save your resume as an HTML file and inside the file, you add links to pages on your web site? Because if that's how you did it, then are you sure that I can do that? Because I've done that before and other people didn't like my online resume looking like that.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Jul 23 2007, 12:08 PM
Post #19


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



QUOTE(SLS @ Jul 23 2007, 09:15 AM) *
Hi, Darin! So, do you mean that after you type up your resume in MS Word,
I don't use MS Word. Sometimes I use OpenOffice, but not for my resume.

QUOTE(SLS @ Jul 23 2007, 09:15 AM) *
you save your resume as an HTML file and inside the file, you add links to pages on your web site?
No. I mean that my resume is just another HTML document on my web site, maintained the way I maintain all the other HTML documents on my web site.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
SLS
post Jul 23 2007, 10:52 PM
Post #20


Member
***

Group: Members
Posts: 38
Joined: 29-June 07
Member No.: 3,239



Hi, everybody! I made more changes to three of my sites; so, can you please critique my sites again?
Thank you!
Here's the links:
http://www.sls.multiservers.com
http://www.debt.multiservers.com
http://www.elsa.250x.com
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

3 Pages V  1 2 3 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 04:44 AM