Playing with Buttons

Developer
Size
3,099 Kb
Views
46,552

How do I make an playing with buttons?

What is a playing with buttons? How do you make a playing with buttons? This script and codes were developed by Ash on 09 August 2022, Tuesday.

Playing with Buttons Previews

Playing with Buttons - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Playing with Buttons</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="wrapper">
<div class="btn"> Button </div>	<div class="btn rev"> Button </div>	<br>	<div class="btn btn-red"> Button </div>	<div class="btn btn-blue"> Button </div>	<div class="btn btn-green"> Button </div>	<div class="btn btn-yellow"> Button </div>	<br>	<div class="btn btn-red rev"> Button </div>	<div class="btn btn-blue rev"> Button </div>	<div class="btn btn-green rev"> Button </div>	<div class="btn btn-yellow rev"> Button </div>
<br>	<div class="btn btn-sm"> Tiny </div>	<div class="btn"> Regular </div>	<div class="btn btn-m"> LArge </div>	<div class="btn btn-lg"> Colossus </div>
</div>
</body>
</html>

Playing with Buttons - Script Codes CSS Codes

.btn,
.btn:link,
.btn:visited { display: inline-block; font-family: helvetica, sans-serif; letter-spacing: .15em; margin-bottom: .5em; padding: 1em 1.5em; text-decoration: none; text-transform: uppercase; transition: all .5s; border-color: #3b3a36; border-style: solid; border-radius: 5px; border-width: 1px; color: #3b3a36; font-weight: 100; font-size: 14px; background: transparent;
}
.btn:hover { color: #a3a19a; border: 1px solid #a3a19a; transition: all 0.5s;
}
.btn-red,
.btn-red:link,
.btn-red:visited { display: inline-block; font-family: helvetica, sans-serif; letter-spacing: .15em; margin-bottom: .5em; padding: 1em 1.5em; text-decoration: none; text-transform: uppercase; transition: all .5s; border-color: #DA4453; border-style: solid; border-radius: 5px; border-width: 1px; color: #DA4453; font-weight: 100; font-size: 14px; background: #F67F7B;
}
.btn-red:hover { color: #DA4453; background: #f46863; border: 1px solid #DA4453; transition: all 0.5s;
}
.btn-blue,
.btn-blue:link,
.btn-blue:visited { display: inline-block; font-family: helvetica, sans-serif; letter-spacing: .15em; margin-bottom: .5em; padding: 1em 1.5em; text-decoration: none; text-transform: uppercase; transition: all .5s; border-color: #52B3D9; border-style: solid; border-radius: 5px; border-width: 1px; color: #2d9fcb; font-weight: 100; font-size: 14px; background: #81CFE0;
}
.btn-blue:hover { color: #237ea2; background: #58bfd6; border: 1px solid #2d9fcb; transition: all 0.5s;
}
.btn-green,
.btn-green:link,
.btn-green:visited { display: inline-block; font-family: helvetica, sans-serif; letter-spacing: .15em; margin-bottom: .5em; padding: 1em 1.5em; text-decoration: none; text-transform: uppercase; transition: all .5s; border-color: #72a53b; border-style: solid; border-radius: 5px; border-width: 1px; color: #72a53b; font-weight: 100; font-size: 14px; background: #B3E061;
}
.btn-green:hover { color: #3e5a20; border: 1px solid #3e5a20; transition: all 0.5s; background: #8CC152;
}
.btn-yellow,
.btn-yellow:link,
.btn-yellow:visited { display: inline-block; font-family: helvetica, sans-serif; letter-spacing: .15em; margin-bottom: .5em; padding: 1em 1.5em; text-decoration: none; text-transform: uppercase; transition: all .5s; border-color: #f6cd34; border-style: solid; border-radius: 5px; border-width: 1px; color: #edbd0a; font-weight: 100; font-size: 14px; background: #FAE596;
}
.btn-yellow:hover { color: #bc9608; border: 1px solid #bc9608; background: #F8D965; transition: all 0.5s;
}
.btn-sm { font-size: 0.5em;
}
.btn-m { font-size: 1.5em;
}
.btn-lg { font-size: 2em;
}
.rev { color: #FFFFFF; border-color: #FFFFFF;
}
body { width: 100vw; height: 100vh; text-align: center; background: #EEEEEE; overflow: hidden;
}
Playing with Buttons - Script Codes
Playing with Buttons - Script Codes
Home Page Home
Developer Ash
Username littleginger
Uploaded August 09, 2022
Rating 3
Size 3,099 Kb
Views 46,552
Do you need developer help for Playing with Buttons?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Ash (littleginger) Script Codes
Name
Window
Emoji
CSS Isometric Pokemon
Sailor Moon Pixel Art
A Pen by Ash
Me
To Do List with jQuery
Telescope
Contact form
Button
Create amazing Facebook ads with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!