Created
May 21, 2018 14:35
-
-
Save dibakarsutradhar/5f7c2dd96dfd14bdbbda27a8fc0f72c8 to your computer and use it in GitHub Desktop.
HTML Love emoticon to use in Footer
This file contains hidden or 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
<!-- to use hearts emoticon on a footer --> | |
<html> | |
<p>Made with <span id="hearts">♥</span> by Dibakar</p> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment