Skip to content

Instantly share code, notes, and snippets.

@kbk0125
Last active November 14, 2016 03:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kbk0125/371bd9dc8aff9111d3b169993ab4dacd to your computer and use it in GitHub Desktop.
Save kbk0125/371bd9dc8aff9111d3b169993ab4dacd to your computer and use it in GitHub Desktop.
<section>
<div class='sedan blue 2015 leatherSeats'></div>
<div class='sedan red 2012 hatchback'></div>
/** 10 more */
</section>
<section>
<div id="123xyz" class='convertible purple audi v8'></div>
<div class='convertible green mustang dualExhaust'></div>
/** 10 more */
</section>
<section>
<div id="789abc" class='truck 2014 seatWarmer crewCab'></div>
<div class='truck 2013 powerSteering'></div>
/** 10 more */
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment