Hello,

I am trying to learn some of the little things i missed, so sorry if this
seems like a silly question.

I understand descendant selectors:
#main p {color: #fff;} - inside the 'main' div the <p> will be white.

But I see this sometimes:

form#search {color: #fff;}

The hash is right up against the form, and my understanding is the result is
different than the former example? why is the space removed and what does
this do?

I hope this makes sense

John
______________________________________________________________________
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/

Reply via email to