Created
September 28, 2016 15:41
-
-
Save netmagik/cca4f9a3fdddcf3650443966f1c3e246 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ul id="rating"> | |
<li class="star"> | |
<a href="#feedbackform" alt="We could have done better" title="We could have done better">★</a> | |
</li> | |
<li class="star"> | |
<a href="#feedbackform" alt="We could have done better" title="We could have done better">★</a> | |
</li> | |
<li class="star"> | |
<a href="#feedbackform" alt="We could have done better" title="We could have done better">★</a> | |
</li> | |
<li class="star"> | |
<a href="#ReviewUs" alt="Happy with my visit" title="Happy with my visit">★</a> | |
</li> | |
<li class="star"> | |
<a href="#ReviewUs" alt="Happy with my visit" title="Happy with my visit">★</a> | |
</li> | |
</ul> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment