HighDots Forums  

:: Website critque ::

Websites/HTML pages critique & reviews Discuss and review existing WWW material (alt.html.critique)


Discuss :: Website critque :: in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
red_dragon2983
 
Posts: n/a

Default :: Website critque :: - 05-21-2006 , 01:03 PM






Well, here I am again, with a new website to get critiqued.
I think I did a better job than last time at
<http://hidden.dread-hollow.com/mseymour/>, and I think I am just about
done this layout, with some things to add to it.

Here's the link:
<http://hidden.dread-hollow.com/web-test-may/>

Thanks

--
Mark Seymour
markseymour.89 (AT) NOSPAM-hotmail (DOT) com
http://hidden.dread-hollow.com/

Reply With Quote
  #2  
Old   
Jim Moe
 
Posts: n/a

Default Re: :: Website critque :: - 05-21-2006 , 03:02 PM






red_dragon2983 wrote:
Quote:
Here's the link:
<http://hidden.dread-hollow.com/web-test-may/

- The font size is way small. You have it set to "small" in body{}. If I
actually wanted to read any of the text, I would have to increase the text
size here. Why make me work to visit your site?
- The large text on the home page is in quotes. Who, or what, are you quoting?

Otherwise it is a well done site.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)


Reply With Quote
  #3  
Old   
red_dragon2983
 
Posts: n/a

Default Re: :: Website critque :: - 05-21-2006 , 03:28 PM



Quote:
- The font size is way small. You have it set to "small" in body{}. If I
actually wanted to read any of the text, I would have to increase the text
size here. Why make me work to visit your site?
I've fixed the "small" problem in the CSS and replaced it with 1em...
but now, all of the text is really big, I checked my Firefox prefs and
it's set to "16"... I think that *is* too big...^_^;


Quote:
- The large text on the home page is in quotes. Who, or what, are you quoting?
I'm not quoting anybody. removed that.

Quote:
Otherwise it is a well done site.
Thanks

--
Mark Seymour
markseymour.89 (AT) NOSPAM-hotmail (DOT) com
http://hidden.dread-hollow.com/


Reply With Quote
  #4  
Old   
red_dragon2983
 
Posts: n/a

Default Re: :: Website critque :: - 05-21-2006 , 04:28 PM



red_dragon2983 pondered on 5/21/2006 4:28 PM:
Quote:
- The font size is way small. You have it set to "small" in body{}. If I
actually wanted to read any of the text, I would have to increase the
text
size here. Why make me work to visit your site?

I've fixed the "small" problem in the CSS and replaced it with 1em...
but now, all of the text is really big, I checked my Firefox prefs and
it's set to "16"... I think that *is* too big...^_^;


- The large text on the home page is in quotes. Who, or what, are you
quoting?

I'm not quoting anybody. removed that.

Otherwise it is a well done site.
Thanks

I'm trying "14" right now and it looks a bit better. Does it look
better at your end?

--
Mark Seymour
markseymour.89 (AT) NOSPAM-hotmail (DOT) com
http://hidden.dread-hollow.com/


Reply With Quote
  #5  
Old   
David Dorward
 
Posts: n/a

Default Re: :: Website critque :: - 05-21-2006 , 05:56 PM



red_dragon2983 wrote:

Quote:
I've fixed the "small" problem in the CSS and replaced it with 1em...
but now, all of the text is really big, I checked my Firefox prefs and
it's set to "16"... I think that *is* too big...^_^;

If you think "16" is too big, then don't express a preference for it. Go
back into the preferences and change it.

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is


Reply With Quote
  #6  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: :: Website critque :: - 05-21-2006 , 05:59 PM



red_dragon2983 wrote:

Quote:
I've fixed the "small" problem in the CSS and replaced it with 1em...
but now, all of the text is really big, I checked my Firefox prefs
and it's set to "16"... I think that *is* too big...^_^;

I'm trying "14" right now and it looks a bit better.
Using 1em n your CSS, while better than the fixed size, may give
problems to users with some versions of IE. It would be best to set your
body/content font to font: 100% ...

With that, we all get our default and chosen size, which is good.

Quote:
Does it look better at your end?
Looks ok.

--
-bts
-Warning: I brake for lawn deer


Reply With Quote
  #7  
Old   
red_dragon2983
 
Posts: n/a

Default Re: :: Website critque :: - 05-21-2006 , 06:03 PM



Beauregard T. Shagnasty pondered on 5/21/2006 6:59 PM:
Quote:
red_dragon2983 wrote:

I've fixed the "small" problem in the CSS and replaced it with 1em...
but now, all of the text is really big, I checked my Firefox prefs
and it's set to "16"... I think that *is* too big...^_^;
I'm trying "14" right now and it looks a bit better.

Using 1em n your CSS, while better than the fixed size, may give
problems to users with some versions of IE. It would be best to set your
body/content font to font: 100% ...

With that, we all get our default and chosen size, which is good.

Does it look better at your end?

Looks ok.

Thanks for the tip

--
Mark Seymour
markseymour.89 (AT) NOSPAM-hotmail (DOT) com
http://hidden.dread-hollow.com/


Reply With Quote
  #8  
Old   
red_dragon2983
 
Posts: n/a

Default Re: :: Website critque :: - 05-21-2006 , 06:05 PM



David Dorward pondered on 5/21/2006 6:56 PM:
Quote:
red_dragon2983 wrote:

I've fixed the "small" problem in the CSS and replaced it with 1em...
but now, all of the text is really big, I checked my Firefox prefs and
it's set to "16"... I think that *is* too big...^_^;


If you think "16" is too big, then don't express a preference for it. Go
back into the preferences and change it.

It's already done. I set it to 14pt, looks better. Not really sure why
the heck it's set to "16" anyways.

--
Mark Seymour
markseymour.89 (AT) NOSPAM-hotmail (DOT) com
http://hidden.dread-hollow.com/


Reply With Quote
  #9  
Old   
Jim Moe
 
Posts: n/a

Default Re: :: Website critque :: - 05-21-2006 , 07:54 PM



red_dragon2983 wrote:
Quote:
- The font size is way small. You have it set to "small" in body{}.

I've fixed the "small" problem in the CSS and replaced it with 1em...
but now, all of the text is really big, I checked my Firefox prefs and
it's set to "16"... I think that *is* too big...^_^;

Yes, 16px is a common default setting for font size. It's a reasonable
balance given all of the variables.
There are a couple of reasons why the default size may look large:
- Low resolution setting for the display, say 640x480 or 800x600
- Large monitor (19", 21") with a low or medium resolution (1280x1024)
- excellent user vision
- quality of font smoothing
Quote:
I'm trying "14" right now and it looks a bit better. Does it look
better at your end?

Yes. Thanks.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)


Reply With Quote
  #10  
Old   
red_dragon2983
 
Posts: n/a

Default Re: :: Website critque :: - 05-21-2006 , 08:39 PM



Jim Moe pondered on 5/21/2006 8:54 PM:
Quote:
red_dragon2983 wrote:
- The font size is way small. You have it set to "small" in body{}.
I've fixed the "small" problem in the CSS and replaced it with 1em...
but now, all of the text is really big, I checked my Firefox prefs and
it's set to "16"... I think that *is* too big...^_^;

Yes, 16px is a common default setting for font size. It's a reasonable
balance given all of the variables.
There are a couple of reasons why the default size may look large:
- Low resolution setting for the display, say 640x480 or 800x600
- Large monitor (19", 21") with a low or medium resolution (1280x1024)
- excellent user vision
- quality of font smoothing
I'm trying "14" right now and it looks a bit better. Does it look
better at your end?

Yes. Thanks.

Well, my monitor is an LCD, 1024x768 native resolution, with cleartype
on... plus I believe it's more like 16_pt_, rather than _px_. Just my
2cents.

--
Mark Seymour
markseymour.89 (AT) NOSPAM-hotmail (DOT) com
http://hidden.dread-hollow.com/


Reply With Quote
Reply




Thread Tools
Display Modes

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

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.