How to install and use Type js plugin without download just use CDN with full source code by jishaansinghal
- Get link
- X
- Other Apps
How to install and use Type js plugin without download just use CDN with full source code by jishaansinghal
Type js plugins code just copy and paste this code
<!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>
*{
margin: 0;
padding: 0;
}
body{
font-size: 5em;
color: #fff;
font-weight: bold;
background: url('your img');
width: 100%;
height: 100vh;
display: flex !important;
justify-content: center;
align-items: center;
width: 100%;
height: 100vh;
}
#typed{
color: red;
}
</style>
</head>
<body>
<div class="hero">
<h1>I'm <span id="typed"></span></h1>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/typed.js/2.0.0/typed.min.js"></script>
<script>
var typed = new Typed('#typed', {
strings: ['Designer', 'Freelancer','Developer'],
smartBackspace: true, // Default value
typeSpeed: 60,
backSpeed: 60,
});
</script>
</body>
</html>
Connect/Contact with me here
Fiverr : https://www.fiverr.com/jishaansinghal
Youtube : https://www.youtube.com/channel/UCIgDfi6qUcTmeepNJ7uqLBQ
Facebook : https://www.facebook.com/jishaan.singhal
Twitter : twitter.com/jishaan_singhal
Instagram : https://www.instagram.com/jishaansinghal
Linkedin : https://www.linkedin.com/in/jishaan-singhal-1b77b2203
Blogger : https://jishaansinghal.blogspot.com
Email : jishaanwm21@gmail.com
Keywords:how to Change the Color On the Hover Header button . Text issues squarespace,how to fix text issues in squarespace,fixing the text in squarespace,squarespace text block,text block squarespace,squarespace text editor,squarespace,how to use Squarespace,squarespace tutorial,squarespace tutorial for beginners,how to use Squarespace 2018,how to add text squarespace,text spacing issue squarespace,Solopreneur Sidekick #squarespace #squarespacecss #howto #customizesquarespace #css #squarespacetricks #squarespacehacks #2021 #2020#2022,squarespacewebsitedesign,squarespace,css,jishaansinghal,designer,jquery,squarespacewebsite,customcss,design,announcementbar,squarespacewebsitedesigner,animated,html,fiverr,codecheatsheet
"JISHAANSINGHAL"
- Get link
- X
- Other Apps
Comments
Post a Comment