dslreports logo
Search similar:


uniqs
274

Ken
MVM
join:2003-06-16
Markle, IN

Ken

MVM

Site Check: merrittconstruction.com

I'm just about finished with my new website for my small business. Hope to get some of you knowledgeable folks to check it out and tell me if there is anything you think I should change. Thank you for your time.
»www.merrittconstruction.com
BruceT
join:2001-11-28
Corpus Christi, TX

BruceT

Member

Table does not line up on all your pages. At least not in IE 6.0 running under win2k pro.

geekamongus
MVM
join:2004-07-27
Asheville, NC

geekamongus to Ken

MVM

to Ken
You are one '/' away from having valid HTML on your pages.

The only visual thing I would recommend is to tone down the colors. You can use the same colors if you like them, but perhaps you can use them less liberally.

You might improve search engine placement by remaking your headline images as text (h1's, h2's etc) and adding a unique page title for each page.

Oh, and lose the layout table

Looking good otherwise.

Ken
MVM
join:2003-06-16
Markle, IN

Ken

MVM

Alright fixed the table problems and fixed the validation problem. I'm still working on the other suggestions.

SK87
The member formerly known as Cow
Premium Member
join:2001-05-18
Toronto

SK87 to Ken

Premium Member

to Ken
If you don't want the ul bullets to show up, put the followin under ul in your stylesheet:
list-style: none;
SK87

SK87 to Ken

Premium Member

to Ken
Agree with geekamongus , do away with the tables man, the code would be so much cleaner. Here's a basic stylesheet that you can plug stuff into:
»www.inknoise.com/experim ··· 1&view=1

The links on the top left can be done with text, as well.

Ken
MVM
join:2003-06-16
Markle, IN

Ken

MVM

I know tables are out and the code is a mess. But I am definitely not a professional designer by any stretch. I just draw something up in photoshop, slice it, and then hack away at the code to get what I want. I know it's not the best way to do it, but I do feel it is okay for what I'm trying to accomplish.