Re: [css-d] div id="nav" VS. nav

2010-10-18 Thread Andree Hollander


On 2010-10-18, at 17:37, Rory Bernstein wrote:


I have this web page:
http://weinraub.ehclients.com/home/

I am trying to use some CSS3 elements here. I have a div with  
id="nav", and everything is working fine. (for the nav list at top  
on the white background)


But, when I change that div instead to a  CSS3 thing, the white  
BG doesn't work.


Here's that page:
http://weinraub.ehclients.com/home/index_css3

They are both using the same style sheet:
http://weinraub.ehclients.com/styles.css


That's your mistake. In a style sheet #nav refers to an element with  
id="nav". If you want to refer to an _element_ nav you should not use  
#. The same as if you want to refer to h1 elements. Likewise there is  
a difference between footer and #footer.




I had this happen on a previous project, where I used footer> and my style rules didn't work that way, but when I used  
 it worked fine. What am I missing here?


Andree Hollander

__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Problem with menu in IE7 works in FF and IE6

2007-02-02 Thread andree hollander

On 2007-02-02, at 09:49, Parag Jagdale wrote:

[top posting corrected]

> On 2/1/07, Parag Jagdale <[EMAIL PROTECTED]> wrote:
>> Hello, I am having problems with a menu in IE7. I cant figure out the
>> problem. Any help is appreciated.
>> The web site is at: http://www.rgampadds.com
>> You can find css files here:
>> http://www.rgampadds.com/templates/wcf_template/styles/
>>
>> structureStyle.css and menuStyle.css both involve the menu code.

> Has anybody gotten a chance to look at this problem?


First validate your page before asking for help:

Failed validation, 16 errors

-- 
andree hollander



__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/


Re: [css-d] Site Check: stephenjoneslaw.com

2005-07-15 Thread Andree Hollander

Jeff Clark:



I'd like as many people as possible to see this before I submit it to
the client, so a site check would be very much appreciated! 
(especially if you're on a Mac or using a browser that isn't FF or IE)


http://www.stephenjoneslaw.com/home

*the "home" link on the site isn't active for obvious reasons, but you
can get to the index by using the above link!

Anything is appreciated.  Thanks!


The links at the top overflow. 'Criminal' starts on the green 
background, the line ends with 'Other'. There is another word below 
that, but I can't read it (white on mostly white) even when hovered 
(light brown on white).

--
Andree Hollander
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Site Check Please

2005-07-14 Thread Andree Hollander

Matthew Ohlman:

I just finished designing this site with a CSS layout, and I was hoping 
you guys could take a look at it and tell me what you think:

http://pictures.ohlman.com/tnbidco/index.html


You forgot to specify a background color for the page (like so many do).

--
Andree Hollander
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/