KartikPrabhu, tantek and [keithjgrant] joined the channel
#[keithjgrant]Recently ran into a couple scenarios I couldn't property use microformats because layout/DOM structure didn't allow. Would it be worth doing a short write-up somewhere?
#KartikPrabhu[keithjgrant]: I ran into the same thing. ANd so resorted to have nested grid-container
#[keithjgrant]The non-grid problem I had is probably a known issue: h-card inside h-entry, but the u-url for the h-entry is inside the h-card element. Is there any way to do that?
webchat172 joined the channel
#[keithjgrant]Yeah, I had to do a nested grid, but I had to compromise on the column sizing as the outer grid can't respond to the inner grid items
#[kevinmarks]that looks encouraging, aaronpk. How do we help him without triggering a semantic markup battle?
#[kevinmarks]cos he seems to be using e- when he wants p-
KartikPrabhu, nitot, [miklb], [kevinmarks] and tantek joined the channel
#tantek[keithjgrant] just saw re: layout/DOM vs microformats - definitely interested in the specific examples you ran into! would be great to see the URLs to the examples to see what you were visually expressing, and how that did or did not match up to an object hierarchy in the markup
[miklb], nitot, [manton], [cleverdevil], webchat392, tantek, [kevinmarks], KartikPrabhu and [keithjgrant] joined the channel
#[keithjgrant]tantek They are in an in-progress redesign for my site. I'll try and write something up in the next few days
#tantek[keithjgrant]: in that case perhaps with some collaboration we can solve it!
#tantekand that would make for an even better write-up, because you can explain how it seems hard / difficult / broken, but it is doable, and here's how ...