Welcomes Telegram group ! Link Button

Botão Próximo


Botão Próximo

Esse estilo de botão oferece uma experiência visual atraente para os usuários. O botão possui um fundo colorido, texto centralizado e um efeito de transição suave quando o cursor é movido sobre ele. Além disso, o texto é acompanhado por uma pequena seta animada que aparece quando o botão é hoverizado.

DEMO











Código:



		<style>
button {
display: inline-block;
border-radius: 4px;
background-color: #3d405b;
border: none;
color: #FFFFFF;
text-align: center;
font-size: 17px;
padding: 16px;
width: 130px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
}
button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
button span:after {
content: '»';
position: absolute;
opacity: 0;
top: 0;
right: -15px;
transition: 0.5s;
}
button:hover span {
padding-right: 15px;
}
button:hover span:after {
opacity: 1;
right: 0;
}
</style>




 
<button>
<span>PRÓXIMO</span>
</button>



Se houver alguma dificuldade, por favor, deixe aqui nos comentários, eu vou responder o mais rápido que poder. Muito obrigado e boa sorte.



post section Don't remove this section, otherwise theme will crash.

Rate this article

Getting Info...

Cookies Consent

This website uses cookies to ensure you get the best experience on our website.

Cookies Policy

We employ the use of cookies. By accessing Plus UI, you agreed to use cookies in agreement with the Plus UI's Privacy Policy.

Most interactive websites use cookies to let us retrieve the user’s details for each visit. Cookies are used by our website to enable the functionality of certain areas to make it easier for people visiting our website. Some of our affiliate/advertising partners may also use cookies.