First, I'm a new member here so I'd say hi to all. I'm from Indonesia.
Second, I'm working on this site http://ibshastautama.com.23.masterwebnet.com/ . The actual address is www.ibshastautama.com but I'm still waiting for the ns to refresh (maybe in Saturday, it'll be active).
I'd like to have your comments and suggestions. Thanks in advance.
Oh, only the "Home" and "Kontak" are available so please don't bother clicking the rest of the links. :)
I think it looks good. The only thing that bothers me (and it's strictly a personal thing) is the a:hover making the navigation links bold so the other nav items shift around.
Good job. Just a couple comments. 1. Top image too big take too much space on a page. 2. space between line too big 3. Again space between words too big 4. Navigation Icons no clear enought what they are. They looks fine in a group but hard to understand what they represent.
I have not looked at the code only on design part.
Sorry, but I don't really like anything in that menu. Not the icons not the text separated with "|". And not the hover which moves the whole menu. Also, in the header image you can't really read the slogan clearly. It should be clearly visible. I think you should add some images with align="left/right" becouse mostly people doesn't like to read so solid text.
This is the first time someone says that they hate my design .... LOL It's a good thing because in another group I always got "nice design","beautiful", and some other boring stuff ;)
I don't think the space between the lines or the one between the words is excessively large. On the contrary i think it's just right. Currently people may be tempeted to say it's uncomfortable to read that probably because there is a congestion of text right there.
Making good use of some whitespace, inputing some images (with plenty of margin around them) and chosing shorter rows for text display (probably in the 8-10 words) would definately improve your design and make your context more friendly to the visitor. From my experience, crowded text gets visitors too bored to keep reading on, this way risking to 'scare off' people.
It is probably your decission but justifing text gives you that uncontrollable space between words that dmitryseliv and probably many others didn't like. It is a personal prefference, but I rather keep my text left-aligned.
You don't such so many divisions. Then just float one division right.
[***] You could easily make this design fluid which I suggest you do. It would be extremely easy and would benefit most of the web as people with a resolution less than 1024x768px would get horizontal scrollbars.
[***] div#footer should be a simple paragraph with a footer ID.
[***] Your top header image should be a heading.
<h1>IBS Hasta Utama | IT & Business Consulting</h1> h1 { text-indent: -5000em; height: 230px; background: #fff url("images/header.ext") no-repeat; }
This way, people who don't have CSS enabled can see get a header for what the site is about. Change all other h1 tags to h2 tags...