|
Convenient web based access to our favorite web design Usenet groups
|
 |
This is Interesting: Free Magazines for Graphics designers and webmasters
| Author |
| Thread |
 |
|
|
|
|
|
 |
 |
 |
need some critique for a site |
 |
|
 |
|
|
|
 |
 |
Re: need some critique for a site |
 |
|
 |
|
|
|
 |
 |
Re: need some critique for a site |
 |
|
 |
|
|
|
  08-25-04 - 09:34 AM
|
On Thu, 19 Aug 2004 14:01:37 -0400, Neal wrote:
> On Thu, 19 Aug 2004 10:45:38 -0700, Tony Cortese
> <bigdiscounthosting@gmaildotcom> wrote:
>
>
> The "html stuff" affects what the user sees, hmm? Some of the errors can
> cause your site to fail for some users. Some reduce usability. Really,
> start there. There's no sense in painting a broken chair. Fix the chair
> first, then we make it pretty. Function before form.
>
>
> Randomly chosen:
>
> .text-8 {
> FONT-SIZE: 8px;
> FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
> color: #000;
> }
>
> Never set font-size in pixels. Especially this small, which is illegible
> for many. IE cannot resize it. Therefore, people cannot read the content,
> and you lose business.
>
> Use % for font-size units, and think carefully about going below 100% as
> if the user has set their preference, that'd be it.
I'll experiment with that. Although using pixels is very common.
>
> Verdana is not a good choice for general text unless you use a large fnt
> size. What if Verdana is not available? Experiment: try uninstalling
> Verdana from your machine, or stripping it out of the CSS temporarily. See
> how it gets rendered with the second choice Arial.
That's why there's a font family with different fonts. I am not specifying
verdana only. The site looks very similar under arial and sans serif. I use
Windows so I don't have helvetica
>
> http://www.xs4all.nl/~sbpoley/webmatters/verdana.html for more detail on
> the unsuitability of Verdana for most WWW use.
That's debatable.
In general, the site will be improved but right now it's a new design and
wanted the site out and I am targetting the general population. Overtime,
the little stuff will come in, better usability for the visually impaired
and such.
It seems many people here are hung up in html detail only. I would like to
get feedback in user usability. Is it easy to navigate? Do you have a
frustrating experience..why?
If you're looking for a web hosting company or already a customer for a
host, does the content in my site offer the kind of information you need?
Is something missing?
Stuff that you read in Neilson's books and books like "don't make me think'
and the likes?
Maybe I am in the wrong NG, is this NG specific to html only? I know it's
under alt.html. Any recommendations to where "usability experts" hang out?
:)
Tony Cortese
--
Send camera phone photos straight to your online photo album plus a loaded
web hosting package for only $4.95/month - No other Fees
http://www.big-discount-hosting.com
|
|
|
| [
Post Follow-Up to this message ]
|
|
|
|
|
 |
|
|
 |
|
|
 |
 |
Re: need some critique for a site |
 |
|
 |
|
|
|
  08-25-04 - 09:34 AM
|
On Thu, 19 Aug 2004 10:45:38 -0700, Tony Cortese
<bigdiscounthosting@gmaildotcom> wrote:
> I am more interested in the user experience and what a human eye sees. I
> will fix the html stuff later.
The "html stuff" affects what the user sees, hmm? Some of the errors can
cause your site to fail for some users. Some reduce usability. Really,
start there. There's no sense in painting a broken chair. Fix the chair
first, then we make it pretty. Function before form.
> What's wrong with the font choices?
Randomly chosen:
.text-8 {
FONT-SIZE: 8px;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
color: #000;
}
Never set font-size in pixels. Especially this small, which is illegible
for many. IE cannot resize it. Therefore, people cannot read the content,
and you lose business.
Use % for font-size units, and think carefully about going below 100% as
if the user has set their preference, that'd be it.
Verdana is not a good choice for general text unless you use a large fnt
size. What if Verdana is not available? Experiment: try uninstalling
Verdana from your machine, or stripping it out of the CSS temporarily. See
how it gets rendered with the second choice Arial.
http://www.xs4all.nl/~sbpoley/webmatters/verdana.html for more detail on
the unsuitability of Verdana for most WWW use.
|
|
|
| [
Post Follow-Up to this message ]
|
|
|
|
|
 |
|
|
 |
|
|
 |
|
|
 |
| All times are GMT. The time now is 04:25 PM. |
 |
|
|
|
|
|  |
|