
09-04-2006, 03:29 PM
|
| |
Scott,
I think that it looks pretty good... good job...
I'd make the following changes though... and only suggesting because you asked, but think this may help...
1. Your wife's picture looks a little blurry. A nice crisp photo would tie things together nicely.
2. One thing that I had a pain with with my site was the navigation links. When you roll over the links on the left, the long words go to 2 lines. You can change this by adding to you css...
#nav a:hover { text-decoration:none font-weight:400}...
This may not be the exact code for the attribute, but you can control the anchor text from enlarging to bold and going to 2 lines with the right style sheet...
Hope this helps, it looks like the site is coming along nicely...
Starke |
| |