On Oct 20, 2014, at 6:15 PM, Tom Livingston <tom...@gmail.com> wrote:
> 
> 
> That style says that the <p>s INSIDE .sample-summary are 30% wide.
> 
> and the markup I see in Chrome dev tools is:
> 
> <div class="sample-summary">
> <p></p>
> <p></p>
> </div>
> <p> [img] </p>
> 
> This is what is rendered...not the source. Maybe a miss-placed close
> tag somewhere?

No…I had tags closed, but I wasn’t correctly “seeing” my use of the descendent 
selector. I was so focused on making sure my p text behaved right, I completely 
ignored the containing div itself!  

You helped me to see it..and I just was not seeing it.  Good learning, this 
problem…


Thank you, Tom!
______________________________________________________________________
css-discuss [css-d@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/

Reply via email to