lukedamenno1
05-04-2011, 02:58 AM
I am trying to learn to be more rigorous with my XHTML and CSS code, and I am starting to validate everything that i do so that i learn the right way. One thing that a validator pointed out was that I had an ID that was already defined.
But my confusion is this. I have one style defined as #content #description and then another style defined as #restaurant #description.
Is that consider the same style? I looked at the explanation of the validator and it was more concerned about case-sensitivity than my issue, so it didn't really explain it. My guess is that that should be seen as two different styles. And if somebody can confirm that, then there must be something else wrong, and I can look elsewhere. Thanks for the info guys.
see this question in my site by wordpress www.freecalltrials.com
But my confusion is this. I have one style defined as #content #description and then another style defined as #restaurant #description.
Is that consider the same style? I looked at the explanation of the validator and it was more concerned about case-sensitivity than my issue, so it didn't really explain it. My guess is that that should be seen as two different styles. And if somebody can confirm that, then there must be something else wrong, and I can look elsewhere. Thanks for the info guys.
see this question in my site by wordpress www.freecalltrials.com