|
| |
|
|
Gil
Posts: 7533 From: North Carolina, USA Status: offline
|
RE: contextual selectors - 9/24/2003 19:11:33
Are you taking a CSS1 class? Here's what I've got: Descendent Selector [CSS1|CSS2] [IE3|N4|O3.5] Description: Also known as a 'Contextual Selector' in CSS1. This selector allows an element to be matched based upon its ancestry in the document tree. The names of two elements are listed, separated by white-space. The element on the left is the direct or indirect ancestor of the element to the right, via an arbitrary nesting depth. Syntax: [Element1] S+ [Element2] { [Declaration Block] } Example: h3 em { font-weight: bold } [would match <h3>hello <em>there</em></h3> and <h3>hello <b><em>there</em></b></h3>]
_____________________________
Gil Harvey, 1947-2004
|
|
|
|
c1sissy
Posts: 5084 Joined: 7/20/2002 From: NJ Status: offline
|
RE: contextual selectors - 9/25/2003 1:03:57
Hi Nancy, I think that i might have got it right! And it was in the way that I had explained it. I guess I just needed to sort of write it out to have it make sense, if that makes sense. I'll upload it tomorrow so that you can see it. I had to go over all the pages as I'm doign embeded along with linked and was messing some things up that I didn't want to change, and had to go and fix them. So after work tomorrow I'll double check all, load them up, and then rest! lol. Actually, have more homework to get to, so rest isn't too much of an option, lol! Thanks again for your response. I tried to solve this on my own. I searched, read and printed tons of material. I still have a long way to go, but I think that I am making a tad bit of progress along the way now!
_____________________________
Deb-aka-c4Ksissy high panjandurum and alpha female of the silverback tribe As decreed by Jesper 5-24-2003. The only stupid question is... the one that is never asked!! http://directory.css-styling.com http://fmsforum.com http://positioniseverything.net/ http://www.tanfa.co.uk/
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|