HighDots Forums  

Site Critique

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


Discuss Site Critique in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ria Van Heerden
 
Posts: n/a

Default Site Critique - 05-07-2004 , 06:16 AM






I am still have to put in CSS - but I would like some suggestions on the
look and feel of the site and what can I do to improve it

www.horizonsp.com

Kind Regards
Ria




Reply With Quote
  #2  
Old   
Simon
 
Posts: n/a

Default Re: Site Critique - 05-07-2004 , 06:46 AM







Quote:
I am still have to put in CSS - but I would like some suggestions on the
look and feel of the site and what can I do to improve it

www.horizonsp.com

Kind Regards
Ria

Looks nice but I am not sure I am a great fan of the reddish image at the
top against the rest of the blue looking pages.
Maybe you should cool the image down a bit.

There are some small errors.
http://validator.w3.org/check?uri=ht...2F&verbos e=0

Simon.
http://www.schoolsofafrica.com/




Reply With Quote
  #3  
Old   
Karl Groves
 
Posts: n/a

Default Re: Site Critique - 05-07-2004 , 07:22 AM




"Ria Van Heerden" <K77 (AT) matrix (DOT) com> wrote

Quote:
I am still have to put in CSS - but I would like some suggestions on the
look and feel of the site and what can I do to improve it

www.horizonsp.com

Did you make this with frontpage, but just remove the <meta
name="generator"...> tag?

It takes a huge crap on Mozilla -
http://www.karlcore.com/usenet/horizonsp.jpg

There's no reason for a simple site like yours to abuse tables for layout.

Remove the inline css and put it in a separate file.

Why are you using CSS for some stuff, but using HTML's presentational
attributes for others (often for the same thing)?

-Karl




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

Default Re: Site Critique - 05-07-2004 , 08:14 AM



In message <2g15ttF3ddinU1 (AT) uni-berlin (DOT) de>, Ria Van Heerden
<K77 (AT) matrix (DOT) com> writes
Quote:
I am still have to put in CSS - but I would like some suggestions on the
look and feel of the site and what can I do to improve it

www.horizonsp.com

Kind Regards
Ria



A few initial thoughts.

(a) You need to check the text carefully and pick up all the errors

e.g. '...We offers our customers a range ... ' --> '...We offer our
customers a range ...'

and things like missing hyphens:
medium to large --> medium-to-large
state of the art --> state-of-the-art

and other things ...................................

(b) Go through each page and ensure that you have alternative text on
*all* your images.

Simple things like:
http://www.gododdin.demon.co.uk/ng/HORI1X.JPG (32k)

And very important things like a thumbnail selection system:
http://www.gododdin.demon.co.uk/ng/HORI3X.JPG (63k)

which as well as presenting problems to people with non-graphical
browsers, also makes it pretty impossible to use for users of assistive
technology (screen-readers, talking browsers, etc.):
http://www.gododdin.demon.co.uk/ng/HORI4X.JPG (47k)

(3) Think about providing a 'skip to main content' link on each page to
prevent users of assistive technologies from having to listen to the
preamble on each page:
http://www.gododdin.demon.co.uk/ng/HORI5X.JPG (53k)

(4) Think about adding some headings (<h1>, <h2>, etc.) to the pages to
help navigation for people using assistive technologies.

http://www.horizonsp.com/Winprint.html is a very long page, and although
you have styled some headings, they don't exist in the HTML.

Like I say, just a few initial thoughts.

regards.
--
Jake


Reply With Quote
  #5  
Old   
Ria Van Heerden
 
Posts: n/a

Default Re: Site Critique - 05-10-2004 , 08:27 AM



Thanks I will take this into consideration

Kind Regards
Ria

"Simon" <spambucket (AT) schoolsofafrica (DOT) com> wrote

Quote:
I am still have to put in CSS - but I would like some suggestions on the
look and feel of the site and what can I do to improve it

www.horizonsp.com

Kind Regards
Ria


Looks nice but I am not sure I am a great fan of the reddish image at the
top against the rest of the blue looking pages.
Maybe you should cool the image down a bit.

There are some small errors.

http://validator.w3.org/check?uri=ht...2F&verbos e=0

Simon.
http://www.schoolsofafrica.com/





Reply With Quote
  #6  
Old   
Ria Van Heerden
 
Posts: n/a

Default Re: Site Critique - 05-10-2004 , 08:28 AM



Thank you - I will try to make it more Mozilla friendly

Kind Regards
Ria

"Karl Groves" <karl (AT) NOSPAMkarlcore (DOT) com> wrote

Quote:
"Ria Van Heerden" <K77 (AT) matrix (DOT) com> wrote in message
news:2g15ttF3ddinU1 (AT) uni-berlin (DOT) de...
I am still have to put in CSS - but I would like some suggestions on the
look and feel of the site and what can I do to improve it

www.horizonsp.com


Did you make this with frontpage, but just remove the <meta
name="generator"...> tag?

It takes a huge crap on Mozilla -
http://www.karlcore.com/usenet/horizonsp.jpg

There's no reason for a simple site like yours to abuse tables for layout.

Remove the inline css and put it in a separate file.

Why are you using CSS for some stuff, but using HTML's presentational
attributes for others (often for the same thing)?

-Karl





Reply With Quote
  #7  
Old   
Ria Van Heerden
 
Posts: n/a

Default Re: Site Critique - 05-10-2004 , 08:28 AM



Thank for the pointers

Kind Regards
Ria

"jake" <jake (AT) gododdin (DOT) demon.co.uk> wrote

Quote:
In message <2g15ttF3ddinU1 (AT) uni-berlin (DOT) de>, Ria Van Heerden
K77 (AT) matrix (DOT) com> writes
I am still have to put in CSS - but I would like some suggestions on the
look and feel of the site and what can I do to improve it

www.horizonsp.com

Kind Regards
Ria




A few initial thoughts.

(a) You need to check the text carefully and pick up all the errors

e.g. '...We offers our customers a range ... ' --> '...We offer our
customers a range ...'

and things like missing hyphens:
medium to large --> medium-to-large
state of the art --> state-of-the-art

and other things ...................................

(b) Go through each page and ensure that you have alternative text on
*all* your images.

Simple things like:
http://www.gododdin.demon.co.uk/ng/HORI1X.JPG (32k)

And very important things like a thumbnail selection system:
http://www.gododdin.demon.co.uk/ng/HORI3X.JPG (63k)

which as well as presenting problems to people with non-graphical
browsers, also makes it pretty impossible to use for users of assistive
technology (screen-readers, talking browsers, etc.):
http://www.gododdin.demon.co.uk/ng/HORI4X.JPG (47k)

(3) Think about providing a 'skip to main content' link on each page to
prevent users of assistive technologies from having to listen to the
preamble on each page:
http://www.gododdin.demon.co.uk/ng/HORI5X.JPG (53k)

(4) Think about adding some headings (<h1>, <h2>, etc.) to the pages to
help navigation for people using assistive technologies.

http://www.horizonsp.com/Winprint.html is a very long page, and although
you have styled some headings, they don't exist in the HTML.

Like I say, just a few initial thoughts.

regards.
--
Jake



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.