Skip to content

Instantly share code, notes, and snippets.

@momin-riyadh
Created January 24, 2017 08:26
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 momin-riyadh/c3e3fbb93f4e11c632c12206721f66dd to your computer and use it in GitHub Desktop.
Save momin-riyadh/c3e3fbb93f4e11c632c12206721f66dd to your computer and use it in GitHub Desktop.
Paypal Inline Style button
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<a style="background:#019CDE;color:#ffffff;padding:10px 25px;text-decoration:none;border-radius:4px" href="" >Pay with PayPal</a>
</body>
</html>
@jQsafi
Copy link

jQsafi commented Jan 24, 2017

Nice Button

Thanks

@momin-riyadh
Copy link
Author

Thanks Buddy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment