tedd wrote:
> http://sperling.com/a/
>
> -- just the "a" directory. I'm redoing my entire site to be more 
> flexible and amenable to browser's window size. The menu works, but 
> the links in web-tips are not done -- I have a lot more to add.
>
> The site seems to hold-up pretty well in BrowserCam, but I need real 
> people to review it.
>
> If you have any suggestions, comments, first-blush impressions, 
> design like/dislikes, or any other critiques (good or bad), that 
> aren't css related  -- *please feel free* -- to forward them to me 
> privately at: ccs at sperling.com -- after all, this is a css list 
> and not a website-design-review list.
>   
Bear with those of us who believe they  are intrinsically intertwined 
and inseparable.
Just a cursory look and some quick notes, Tedd:
You might consider moving the header image to the css file (no ap needed 
and it will hold a better zoom). No ap needed for h1 either.
#header  { background: 
url("http://www.sperling.com/images/seasons/fall.jpg";) top left 
no-repeat;   }
#header h1  {   /* position:absolute;  top:60px;  left: 45%; */   
line-height: 1.0; /*add*/  margin: 0; /*add*/   padding-top: 20px; 
/*add*/  color: /*blue*/#fff;   font-size: /*x-large**/ 220%;  
text-align: center;  /*z-index:10;  */   }
/*#header img   {  position:absolute;  top:0px;  left:0px;  } */
The alt text for the bird images belongs in the content text, and the 
alt's should be empty (they are decorative).
There should be only /one/ home designation and it should /not/ be 
clickable (how can you go 'home' when you are ready there?)
The validation buttons are distracting and they just 'set you up.'
The navigation links would look better flush left instead of centered.
You may want to search the cause of the h-scroll bar in ie and eliminate it.
> tedd
>   
Best,
~dL
PS Tedd and I are even surlier and nastier to each other off-list.

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to