Skip to content

Instantly share code, notes, and snippets.

View parkersweb's full-sized avatar

Andrew Parker parkersweb

View GitHub Profile
<div>
<label for="sort-by">Sort by</label>
<select id="sort-by">
<option value="manual">Featured</option>
<option value="price-ascending">Price: Low to High</option>
<option value="price-descending">Price: High to Low</option>
<option value="title-ascending">A-Z</option>
<option value="title-descending">Z-A</option>
<option value="created-ascending">Oldest to Newest</option>
<option value="created-descending">Newest to Oldest</option>
@parmentf
parmentf / GitCommitEmoji.md
Last active July 3, 2024 14:47
Git Commit message Emoji