HighDots Forums  

Website critique

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


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



Reply
 
Thread Tools Display Modes
  #1  
Old   
BD PC Services
 
Posts: n/a

Default Website critique - 07-05-2007 , 08:40 PM






I'd appreciate if you folks could take a look at my website and help
me out with some suggestions. I know it's lacking (in many areas), but
it just "feels" wrong for a business site. Any help/suggestions would
be great! I'm more or less lost and in over my head with it, but I
need to get it done.


Reply With Quote
  #2  
Old   
BD PC Services
 
Posts: n/a

Default Re: Website critique - 07-05-2007 , 08:42 PM






On Jul 5, 8:40 pm, BD PC Services <b.dur... (AT) bdpcsvc (DOT) com> wrote:
Quote:
I'd appreciate if you folks could take a look at my website and help
me out with some suggestions. I know it's lacking (in many areas), but
it just "feels" wrong for a business site. Any help/suggestions would
be great! I'm more or less lost and in over my head with it, but I
need to get it done.
http://www.bdpcsvc.com



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

Default Re: Website critique - 07-05-2007 , 09:51 PM



On Thu, 05 Jul 2007 17:42:05 -0700, BD PC Services wrote:

Quote:
On Jul 5, 8:40 pm, BD PC Services <b.dur... (AT) bdpcsvc (DOT) com> wrote:
I'd appreciate if you folks could take a look at my website and help
me out with some suggestions....

http://www.bdpcsvc.com
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.bdpcsvc.com%2 F

And, the image based navigation took, I kid you not, more than a minute to
load over a modem line.




Reply With Quote
  #4  
Old   
BD PC Services
 
Posts: n/a

Default Re: Website critique - 07-05-2007 , 11:03 PM



On Jul 5, 9:51 pm, mbstevens <NOXwebmast... (AT) xmbstevensx (DOT) com> wrote:
Quote:
On Thu, 05 Jul 2007 17:42:05 -0700, BD PC Services wrote:
On Jul 5, 8:40 pm, BD PC Services <b.dur... (AT) bdpcsvc (DOT) com> wrote:
I'd appreciate if you folks could take a look at my website and help
me out with some suggestions....

http://www.bdpcsvc.com

http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.bdpcsvc....

And, the image based navigation took, I kid you not, more than a minute to
load over a modem line.
Ok thanks. I corrected the coding per the validation and compressed
the images. Wow can't believe I didn't think of doing that to begin
with lol



Reply With Quote
  #5  
Old   
mbstevens
 
Posts: n/a

Default Re: Website critique - 07-05-2007 , 11:50 PM



On Thu, 05 Jul 2007 20:03:32 -0700, BD PC Services wrote:

Quote:
http://www.bdpcsvc.com

Ok thanks. I corrected the coding per the validation and compressed
the images.
You would be better off making them a list of anchor links using normal
text instead of images. Images can reasonably be used to supplement the
text.

Also, use of things like <br /> instead of styling elements is not a good
idea.


Reply With Quote
  #6  
Old   
BD PC Services
 
Posts: n/a

Default Re: Website critique - 07-06-2007 , 12:58 AM



On Jul 5, 11:50 pm, mbstevens <NOXwebmast... (AT) xmbstevensx (DOT) com> wrote:
Quote:
On Thu, 05 Jul 2007 20:03:32 -0700, BD PC Services wrote:
http://www.bdpcsvc.com
Ok thanks. I corrected the coding per the validation and compressed
the images.

You would be better off making them a list of anchor links using normal
text instead of images. Images can reasonably be used to supplement the
text.

Also, use of things like <br /> instead of styling elements is not a good
idea.
So basically forgo the graphics for the menu links? What about
something at the top for a banner display graphic?



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

Default Re: Website critique - 07-06-2007 , 09:33 AM



On Thu, 05 Jul 2007 21:58:00 -0700, BD PC Services wrote:

Quote:
So basically forgo the graphics for the menu links? What about
something at the top for a banner display graphic?
I see nothing wrong with that, so long as it has width and height set so
that it's box displays before it is loaded and the page won't redraw
itself as the thing loads. I would also optimize it as much as possible.
I often use big text in styled <h1>, <h2>, etc., in place of banners.
You might be surprised at what you can pull out of big text using styling
of colors if you fiddle with it a while.
--
mbstevens
http://www.mbstevens.com/



Reply With Quote
  #8  
Old   
BD PC Services
 
Posts: n/a

Default Re: Website critique - 07-07-2007 , 01:45 AM



On Jul 6, 9:33 am, mbstevens <NOXwebmast... (AT) xmbstevensx (DOT) com> wrote:
Quote:
On Thu, 05 Jul 2007 21:58:00 -0700, BD PC Services wrote:
So basically forgo the graphics for the menu links? What about
something at the top for a banner display graphic?

I see nothing wrong with that, so long as it has width and height set so
that it's box displays before it is loaded and the page won't redraw
itself as the thing loads. I would also optimize it as much as possible.
I often use big text in styled <h1>, <h2>, etc., in place of banners.
You might be surprised at what you can pull out of big text using styling
of colors if you fiddle with it a while.
--
mbstevenshttp://www.mbstevens.com/
Ok I've redone the entire site.

Old: www.bdpcsvc.com/oldsite/index.html

New: www.bdpcsvc.com

Thank you all for the suggestions. I think it looks much better than
it did though I probably have a lot left to do with it.



Reply With Quote
  #9  
Old   
Chris F.A. Johnson
 
Posts: n/a

Default Re: Website critique - 07-07-2007 , 02:46 AM



On 2007-07-07, BD PC Services wrote:
Quote:
On Jul 6, 9:33 am, mbstevens <NOXwebmast... (AT) xmbstevensx (DOT) com> wrote:
On Thu, 05 Jul 2007 21:58:00 -0700, BD PC Services wrote:
So basically forgo the graphics for the menu links? What about
something at the top for a banner display graphic?

I see nothing wrong with that, so long as it has width and height set so
that it's box displays before it is loaded and the page won't redraw
itself as the thing loads. I would also optimize it as much as possible.
I often use big text in styled <h1>, <h2>, etc., in place of banners.
You might be surprised at what you can pull out of big text using styling
of colors if you fiddle with it a while.
--
mbstevenshttp://www.mbstevens.com/

Ok I've redone the entire site.

Old: www.bdpcsvc.com/oldsite/index.html

New: www.bdpcsvc.com

Thank you all for the suggestions. I think it looks much better than
it did though I probably have a lot left to do with it.
There are problems, caused by using absolute positioning:
<http://cfaj.freeshell.org/testing/bdpc.jpg>.


--
Chris F.A. Johnson <http://cfaj.freeshell.org>
================================================== =================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)


Reply With Quote
  #10  
Old   
BD PC Services
 
Posts: n/a

Default Re: Website critique - 07-07-2007 , 03:13 AM



On Jul 7, 2:46 am, "Chris F.A. Johnson" <cfajohn... (AT) gmail (DOT) com> wrote:
Quote:
On 2007-07-07, BD PC Services wrote:



On Jul 6, 9:33 am, mbstevens <NOXwebmast... (AT) xmbstevensx (DOT) com> wrote:
On Thu, 05 Jul 2007 21:58:00 -0700, BD PC Services wrote:
So basically forgo the graphics for the menu links? What about
something at the top for a banner display graphic?

I see nothing wrong with that, so long as it has width and height set so
that it's box displays before it is loaded and the page won't redraw
itself as the thing loads. I would also optimize it as much as possible.
I often use big text in styled <h1>, <h2>, etc., in place of banners.
You might be surprised at what you can pull out of big text using styling
of colors if you fiddle with it a while.
--
mbstevenshttp://www.mbstevens.com/

Ok I've redone the entire site.

Old: www.bdpcsvc.com/oldsite/index.html

New:www.bdpcsvc.com

Thank you all for the suggestions. I think it looks much better than
it did though I probably have a lot left to do with it.

There are problems, caused by using absolute positioning:
http://cfaj.freeshell.org/testing/bdpc.jpg>.

--
Chris F.A. Johnson <http://cfaj.freeshell.org
================================================== =================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Eww. Alright thanks guess I have another thing to learn about now.



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 - 2009, Jelsoft Enterprises Ltd.