Skip to content

Instantly share code, notes, and snippets.

@momin-riyadh
Created January 24, 2017 08:26
Show Gist options
  • Select an option

  • Save momin-riyadh/c3e3fbb93f4e11c632c12206721f66dd to your computer and use it in GitHub Desktop.

Select an option

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

jQsafi commented Jan 24, 2017

Copy link
Copy Markdown

Nice Button

Thanks

@momin-riyadh

Copy link
Copy Markdown
Author

Thanks Buddy

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