Skip to content

Instantly share code, notes, and snippets.

@TalkWithTheExperts
Created July 25, 2013 20:27
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 TalkWithTheExperts/6083436 to your computer and use it in GitHub Desktop.
Save TalkWithTheExperts/6083436 to your computer and use it in GitHub Desktop.
// This is the code editor.
// Request permission from HAWK to post code.
// a CSS example:
.cheapBicycleHelmet {
padding: 0;
}
img{pointer-events:none}
/* of course you can't then use the image as a link */
/**
* To make a link to call on mobile
*/
<a href="tel:0123456789">Hey, I just met you. And this is crazy! Here's my number. So call me maybe!</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment