Skip to content

Instantly share code, notes, and snippets.

@bcurren
Created May 9, 2009 23:49
Show Gist options
  • Select an option

  • Save bcurren/109444 to your computer and use it in GitHub Desktop.

Select an option

Save bcurren/109444 to your computer and use it in GitHub Desktop.
<div class="yui-gc">
<div class="yui-u first">
Some content here that should be 66%
<div class="yui-g">
<div class="yui-u first>
Should be 50% of parent not 33%
</div>
<div class="yui-u first>
Should be 50% of parent not 33%
</div>
</div>
<div class="yui-u">
Some content here that should be 33%
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment