Wanderlust Carousel Plugin for Squarespace 7.0 & 7.1 website || Jishaansinghal Video: https://youtu.be/hqqqC8W2vO4 Contact Us: https://www.fiverr.com/s/8z77YQo https://www.fiverr.com/s/gDppjKY https://www.fiverr.com/s/8z77YWo https://www.fiverr.com/s/rEvv280 https://www.fiverr.com/s/akAAWKN https://www.fiverr.com/s/9955k3A #squarespace,#WanderlustCarousel,#jishaansinghal,#css,#html,#js,#jquery,#squarespace

Image
Wanderlust Carousel Plugin for Squarespace 7.0 & 7.1 website || Jishaansinghal Video: https://youtu.be/hqqqC8W2vO4 Contact Us: https://www.fiverr.com/s/8z77YQo https://www.fiverr.com/s/gDppjKY https://www.fiverr.com/s/8z77YWo https://www.fiverr.com/s/rEvv280 https://www.fiverr.com/s/akAAWKN https://www.fiverr.com/s/9955k3A #squarespace , # WanderlustCarousel , #jishaansinghal , #css , #html , #js , #jquery , #squarespace

Advanced Button Effects with HTML & CSS in 2022 with full source code | jishaansinghal

 <!DOCTYPE html>

<html lang="en">

<head>

  <meta charset="UTF-8">

  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <title>Document</title>

<style>

body{

  margin: 0;

  padding: 0;

  box-sizing: border-box;

  background: #03045E;

}

a{

  overflow: hidden;

  text-decoration: none;

  text-transform: uppercase;

  font-size: 30px;

  list-style-type: none;

  border: 2px solid #fff;

  padding: 20px 30px;

  position: relative;

  margin-top: 25%;

  margin-left: 40%;

  display: inline-block;

  color: #fff;

  background: #000;

  transition: .5s;

}

a:hover{

  background: #fff;

  color: #000;

}

a::before{

  content: "";

  position: absolute;

  top: 0%;

  left: -100%;

  width: 10%;

  height: 100%;

  background: #fff;

  transition: .5s;

}


a:hover::before{

  left: 100%;

}

</style>

</head>

<body>

  <a href="#">jishaan</a>

</body>

</html>

Comments

Popular posts from this blog

how to add a button as a circle button on the Squarespace by jishaansinghal

Bouncing word change animation on Squarespace 7.0 & 7.1 website || jishaansinghal Video: https://youtu.be/X1ERq32l6ik Contact Us: https://www.fiverr.com/s/R7ko6EV #Bouncingwordchange, #squarespace, #jishaansinghal,#css,#html,#js,#jquery,#squarespacewebsite,#customcode

3D Carousel on Squarespace website with html css and js code by jishaansinghal