This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Site Ratings & Reviews > April 2005 > critique please





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author critique please
granpaw

2005-04-04, 12:07 pm

Hello.
I hope this is the right place for this request.
Could someone take a look at my sites css layout please.
I am interested mainly in the logo and menu placement as I intend to have
the same on all pages.
I have used both IE5 and NS 7.1 at all resolutions to edit for visual.

http://northwisc.com/temp/northwisc2005/shopindex.html

Thanks for any info.
granpaw
granpaw

2005-04-04, 12:07 pm

granpaw <forgemaster@northwisc.com> wrote in
news:Xns962C5ABAE9151granpawiicenturyteln@216.196.97.142:

> http://northwisc.com/temp/northwisc2005/shopindex.html

Hello again, I got some tips via email and have implemented some of them on
the page.
I should have said in the beginning I am using win98SE and am interested in
opinions on the css logo/menu coding on the shopindex page for use in all
pages throughout the site.
Thanks again for the helpo and information I have recieved.
granpaw
Edwin van der Vaart

2005-04-04, 12:07 pm

granpaw wrote:
> granpaw <forgemaster@northwisc.com> wrote in
> news:Xns962C5ABAE9151granpawiicenturyteln@216.196.97.142:
>
>
>
> Hello again, I got some tips via email and have implemented some of them on
> the page.
> I should have said in the beginning I am using win98SE and am interested in
> opinions on the css logo/menu coding on the shopindex page for use in all
> pages throughout the site.
> Thanks again for the helpo and information I have recieved.

On the products page the blue link in combination with the background is
yakkie see at http://www.evandervaart.nl/news/page2.png (168kb).
The box of the menu and the content have different position.

Picture on the gallery page is little bit over the content see at
http://www.evandervaart.nl/news/page3.png (385kb).
The box of the menu and the content have different position.

The red text in the info page are difficult to read with the brown
background, see at http://www.evandervaart.nl/news/page4.png (212kb).

Why using javascript for the menu instead of using css and unorderd list
for the menu. When I disabled the javascript in mine browser the hover
effect of the menu doesn't work. That's why using css is better then js.

Fixed font size. Let the visitor deceide what kind of font size they
like best to read. So use percentage or em.

Why a back button/image on the index page, when I have a standard back
button as navigation button in mine browser.

Add text-align: center in .inobox3 instead of using html-tag.

You have some errors on the pages eg.
http://validator.w3.org/check?uri=h...bose=1#line-265
(watch out for url wrapping).
--
Edwin van der Vaart
http://www.semi-conductor.nl/ Links to Semiconductors sites
http://www.evandervaart.nl/ Under construction
granpaw

2005-04-04, 12:07 pm

Edwin van der Vaart <e.vandervaart@XXXXXXXXXX> wrote in
news:f4S3e.74$184.41@amstwist00:

snip

> On the products page the blue link in combination with the background
> is yakkie see at http://www.evandervaart.nl/news/page2.png (168kb).
> The box of the menu and the content have different position.
>
> Picture on the gallery page is little bit over the content see at
> http://www.evandervaart.nl/news/page3.png (385kb).
> The box of the menu and the content have different position.
>
> The red text in the info page are difficult to read with the brown
> background, see at http://www.evandervaart.nl/news/page4.png (212kb).
>
> Why using javascript for the menu instead of using css and unorderd
> list for the menu. When I disabled the javascript in mine browser the
> hover effect of the menu doesn't work. That's why using css is better
> then js.
>
> Fixed font size. Let the visitor deceide what kind of font size they
> like best to read. So use percentage or em.
>
> Why a back button/image on the index page, when I have a standard back
> button as navigation button in mine browser.
>
> Add text-align: center in .inobox3 instead of using html-tag.
>
> You have some errors on the pages eg.
> http://validator.w3.org/check?uri=h....com%2Ftemp%2Fn
> orthwisc2005%2Fshopindex.html&charset=%28detect+automatically%29&doctyp
> e=%28detect+automatically%29&ss=1&verbose=1#line-265 (watch out for
> url wrapping).


Thanks Edwin, I will look into it. I can say that the borders on the text
boxes are in different positions as I am using them as design elements, I
thought I would do it that way instead of using images and image maps.
I see I have a lot to learn before activating the site. ;0)

granpaw
granpaw

2005-04-07, 7:21 am

Edwin van der Vaart <e.vandervaart@XXXXXXXXXX> wrote in
news:f4S3e.74$184.41@amstwist00:

snip

> On the products page the blue link in combination with the background
> is yakkie see at http://www.evandervaart.nl/news/page2.png (168kb).
> The box of the menu and the content have different position.
>
> Picture on the gallery page is little bit over the content see at
> http://www.evandervaart.nl/news/page3.png (385kb).
> The box of the menu and the content have different position.
>
> The red text in the info page are difficult to read with the brown
> background, see at http://www.evandervaart.nl/news/page4.png (212kb).
>
> Why using javascript for the menu instead of using css and unorderd
> list for the menu. When I disabled the javascript in mine browser the
> hover effect of the menu doesn't work. That's why using css is better
> then js.
>
> Fixed font size. Let the visitor deceide what kind of font size they
> like best to read. So use percentage or em.
>
> Why a back button/image on the index page, when I have a standard back
> button as navigation button in mine browser.
>
> Add text-align: center in .inobox3 instead of using html-tag.
>
> You have some errors on the pages eg.
> http://validator.w3.org/check?uri=h....com%2Ftemp%2Fn
> orthwisc2005%2Fshopindex.html&charset=%28detect+automatically%29&doctyp
> e=%28detect+automatically%29&ss=1&verbose=1#line-265 (watch out for
> url wrapping).


Thanks Edwin, I will look into it. I can say that the borders on the text
boxes are in different positions as I am using them as design elements, I
thought I would do it that way instead of using images and image maps.
I see I have a lot to learn before activating the site. ;0)

granpaw
jimmy

2005-04-11, 2:51 pm

quote:
Originally posted by granpaw
Hello.
I hope this is the right place for this request.
Could someone take a look at my sites css layout please.
I am interested mainly in the logo and menu placement as I intend to have
the same on all pages.
I have used both IE5 and NS 7.1 at all resolutions to edit for visual.

http://northwisc.com/temp/northwisc2005/shopindex.html

Thanks for any info.
granpaw



I suggest you run it on a mac and check it also in mozilla
Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews