Skip to content

Instantly share code, notes, and snippets.

@kbk0125
Last active July 26, 2017 16:55
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save kbk0125/e9ea91f55f425777e3645e57b02792e6 to your computer and use it in GitHub Desktop.
Save kbk0125/e9ea91f55f425777e3645e57b02792e6 to your computer and use it in GitHub Desktop.
<body>
<div class='fullSundae'>
<div class='cherry'></div>
<div class='whippedCream'></div>
<div class='iceCreamScoop'></div>
<div class='iceCreamScoop'></div>
<div class='glass'>
<div class='iceCreamScoop'></div>
<div class='iceCreamScoop'></div>
<div class='iceCreamScoop'></div>
</div>
</div>
</body>
@teethnclaws
Copy link

Thanks for the CSS Positioning Sundae lesson. Very helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment