JSFiddle - React, Tailwind, and code Playground

by jimkennelly

HTML

<a href="www.google.com" 
                      style="background-color: #007bff; 
                             color: white; 
                             padding: 10px 20px; 
                             border: none; 
                             text-decoration: none; 
                             border-radius: 5px; 
                             display: inline-block;">
                      Click here to complete your registration
                    </a>