CSS X

Developer
Size
2,024 Kb
Views
50,600

How do I make an css x?

What is a css x? How do you make a css x? This script and codes were developed by SNÖGRAFX on 26 August 2022, Friday.

CSS X Previews

CSS X - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>CSS X</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class='button'> <div class='bar' id='bar1'></div> <div class='bar' id='bar2'></div>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

CSS X - Script Codes CSS Codes

.button { padding: 2em;
}
.button:hover .bar { background: #e02200; cursor: pointer;
}
.button .bar { height: 4px; width: 30px; background: tomato; position: relative;
}
.button #bar1 { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); top: 2px;
}
.button #bar2 { -webkit-transform: rotate(45deg); transform: rotate(45deg); bottom: 2px;
}
CSS X - Script Codes
CSS X - Script Codes
Home Page Home
Developer SNÖGRAFX
Username snografx
Uploaded August 26, 2022
Rating 3
Size 2,024 Kb
Views 50,600
Do you need developer help for CSS X?

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!

SNÖGRAFX (snografx) Script Codes
Create amazing web content 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!