CSS Fab Ice Cream

Developer
Size
1,947 Kb
Views
14,168

How do I make an css fab ice cream?

What is a css fab ice cream? How do you make a css fab ice cream? This script and codes were developed by Jesper Hills on 13 October 2022, Thursday.

CSS Fab Ice Cream Previews

CSS Fab Ice Cream - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>CSS Fab Ice Cream</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="fab"> <div class="layer_3"></div> <div class="layer_2"></div> <div class="layer_1"></div>
</div>
</body>
</html>

CSS Fab Ice Cream - Script Codes CSS Codes

body { background: #1c2831; padding: 2em; }
.fab { position: relative; width: 70px; height: 70px; margin: 0 auto;
}
.fab:before, .fab:after { content: ""; height: 0px; width: 0px; display: block; position: absolute;
}
.fab:before { top: 0; right: 70px; border-bottom: 70px solid transparent; border-left: 70px solid #1c2831; z-index: 2;
}
.fab:after { top: 0; left: -10px; border-bottom: 150px solid #1c2831; border-left: 150px solid transparent;
}
.fab div { width: 70px; height: 70px; position: absolute; border-width: 20px 20px 0 0; border-style: solid;
}
.fab .layer_1 { background: #ff4040; border-color: #ff6666 #df2121; top: 40px; right: 40px;
}
.fab .layer_2 { background: #DFDFDF; border-color: #FFF #CCC; top: 20px; right: 20px;
}
.fab .layer_3 { background: #402c1d; border-color: #896242 #553a24; top: 0; right: 0; border-radius: 0 3px 0 0;
}
.fab .layer_3:before { content: "\2234 \2234 \2234"; position: absolute; top: 19px; right: -41px; z-index: 3; display: block; color: #ca9b1b; width: 4em; text-shadow: 8px -3px 0 #d2cab4, -4px -4px 0 #af5a90; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);
}
.fab .layer_3:after { content: "\2234 \2234 \2234"; position: absolute; top: -21px; left: 18px; width: 4em; z-index: 3; display: block; color: #ffc834; text-shadow: 8px -3px 0 #fff, -4px -4px 0 #ffaee1;
}
.fab .layer_1:before { content: ""; position: absolute; top: 19px; left: 8px; background: transparent; display: block; height: 60px; width: 0px; border-radius: 0 0 16px 0px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); border-width: 15px 15px 0 0; border-style: solid; border-color: transparent #eacc96 transparent transparent; box-shadow: 3px 2px 1px rgba(28,40,49,0.2);
}
CSS Fab Ice Cream - Script Codes
CSS Fab Ice Cream - Script Codes
Home Page Home
Developer Jesper Hills
Username nopr
Uploaded October 13, 2022
Rating 3
Size 1,947 Kb
Views 14,168
Do you need developer help for CSS Fab Ice Cream?

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!

Jesper Hills (nopr) 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!