The live page is horowitzfamily.net. I'm just learning positioning and this seemed to work. The issue as mentioned earlier was transparency in my image. however I am just learning to do css without tables and really don't know what I "should" be doing for positioning. Quite honestly in hacking around this worked. I'll be happy to get feedback on better techniques for the future

Michael Horowitz
Your Computer Consultant
http://yourcomputerconsultant.com
561-394-9079



Al Sparber wrote:
From: "Michael Horowitz" <[EMAIL PROTECTED]>
I a dealing with a different issue. I am just having above my menu list a time barely visable white line occurring. Site XHTML and CSS both validate. Any ideas what to look for. If you want to look it is at horowitzfamily.net.

#mainNav{
   position: relative;
   top: 17px;
}
#mainNav ul a.menu {
  position: relative;
  bottom: 5px;
}

In terms of CSS only (I can't see your markup), the properties cited above could be likely candidates. I won't ask you why you are positioning like that as it would be better to see a live test page.

Al Sparber - PVII
http://www.projectseven.com
Lightshow Magic



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to