How to setup Multilingual Squarespace website on Squarespace 7.1 website || jishaansinghal https://youtu.be/lTNzO3lkg7g https://www.fiverr.com/s/zW39jqK #multilanguage, #languagechange,#squarespace,#jishaansinghal,#css,#html,#js,#jquery,#squarespacewebsite,#customcode

Image
How to setup Multilingual Squarespace website on Squarespace 7.1 website || jishaansinghal https://youtu.be/lTNzO3lkg7g https://www.fiverr.com/s/zW39jqK #multilanguage , #languagechange , #squarespace , #jishaansinghal , #css , #html , #js , #jquery , #squarespacewebsite , #customcode

Advanced Card border with html & css in 2022 by 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;

width: 100%;

height: 100vh;

display: flex;

align-items: center;

justify-content: center;

background: #060c21;

}

.container .box{

position: relative;

width: 200px;

height: 300px;

background: #060c21;

display: flex;

justify-content: center;

align-items: center;

border: 1px solid #000;

padding: 15px;

  }

.container .box::before{

  content: "";

  position: absolute;

  top: -2px;

  left: -2px;

  bottom: -2px;

  right: -2px;

  background: #fff;

  transform: skew(2deg,2deg);

  z-index:-1;

}

.container .box::before{

  background: linear-gradient(315deg,green, #fff);

}


  h2,p{

    color: #fff;

    font-weight: bold;

  }

  h2 {

    text-transform: uppercase;

  }



  </style>


</head>

<body>

  <div class="container">

<div class="box">

<div class="content">

<h2>jishaan</h2>

<p>Lorem ipsum dolor sit amet consectetur adipisicing, elit. Officiis ipsam eos rerum at necessitatibus expedita.</p>

</div>

</div>

  </div>

</body>

</html>

Comments

Popular posts from this blog

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

How to add Follow the cursor GSAP animation on your squarespace 7.0,7.1 website with full source code in 2022 by jishaansinghal

Looking for a Pro Squarespace Expert You came to the right place :)