1. npm init 2. npm install -D tailwindcss postcss autoprefixer vite 3. npx tailwindcss init -p 4. Create a css file - main.css (Anything u ca…
a, a:hover, a:active, a:visited, a:focus { text-decoration:none; outline: none; }
.breadcrumbswrap{ display:none; } .buzz-news-details{ border:1px solid blue; padding:9px; } .buzz-news-details .buzz-image{ display:none; } …
.img-zoom { top: 0; left: 0; margin: 0; display: block; width: 100%; height: 100%; position: relative; overflow: hidden; } .img-zoom img { -webkit-tr…
#responsive-navbar{ background-color: #cb4f00; } body { border: 3px solid #cb4f00; } .KanhaTime{ color:white; margin-left:290px; paddin…
<div class="kanhaEffect"> this is my flying hover text </div> <style> .kanhaEffect{padding: 8px;padding-left: 10px;-webk…
<div> <a class="kshare" href="whatsapp://send?text='.$Canonical.'"><img src="'.$ss->settings…
//navbar background color #responsive-navbar{ background-color: #cb4f00; } //body border body { border: 3px solid #cb4f00; } //for show time i…
#responsive-navbar{ background-color: #cb4f00; } BODY BORDER body { border: 3px solid #cb4f00; } TIME SHOW .KanhaTime{ color:white; text-…
<audio controls='controls' autoplay><source src='' audio source here"></audio> <style type="text/css…
https://mdbootstrap.com/docs/jquery/components/buttons/
<style type="text/css"> @media only screen and (max-width: 600px) { body { background-color: red; } } </style>
<style type="text/css"> .ktop{ position: fixed; width: 35px; height: 35px; background-color: #d50; bottom: 20px; right: 1…
.kanha { color: black; margin-bottom: 20px; padding: 10px; box-shadow: 2px 2px 5px #cdcdcd; }
<style type="text/css"> .btn1, .btn2, .btn3{ color:white; font-size:medium; font-weight:bold; padding-left:6px; padding-ri…
<!-- Google Adsence Code Here By Kanha for PC --> <div class='code-block ai-viewport-1' style='margin: 8px auto; text-align: cen…
< form action="" method="POST" > <div class="card-body row no-gutters align-items-center"&…
Below Code This Is My Text Below Is The Code <style type="text/css"> .m{ border: 1px solid red…
<div class="input-group"> <input type="text" name="search" …
Audio Play Tag <audio controls='controls' autoplay> <source src= ' data:audio/mpeg;base64,".base64_encode($html)." …