Skip to content

Instantly share code, notes, and snippets.

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 lucasponce/fafc5f1c41bf4e026175430abe301427 to your computer and use it in GitHub Desktop.
Save lucasponce/fafc5f1c41bf4e026175430abe301427 to your computer and use it in GitHub Desktop.
<div class="travel-t1">
<input type="range" id="${city.city}_travel_t1" />
</div>
<div class="travel-t2">
<input type="range" id="${city.city}_travel_t2" />
</div>
<div class="travel-t3">
<input type="range" id="${city.city}_travel_t3" />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment