JusBrasil logo single element

Developer
Size
2,542 Kb
Views
68,816

How do I make an jusbrasil logo single element?

JusBrasil logo in pure CSS with single element. http://jusbrasil.com.br. What is a jusbrasil logo single element? How do you make a jusbrasil logo single element? This script and codes were developed by Shankar Cabus on 24 June 2022, Friday.

JusBrasil logo single element Previews

JusBrasil logo single element - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>JusBrasil logo single element</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css"> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ @charset "UTF-8";
.jusbrasil { background: #5A731B; width: 10em; height: 10em; border-radius: 2em 0 0 0; margin: 5em auto; position: relative;
}
.jusbrasil:before { content: ""; position: absolute; width: 0; height: 0; border: 5em solid #FCD230; border-left-color: transparent; border-top-color: transparent;
}
.jusbrasil:after { content: "★"; text-align: center; line-height: 3em; font-size: 2em; color: #fff; width: 65%; height: 65%; position: absolute; background: #0A4688; right: 0; bottom: 0; border-radius: 100% 0 0 0;
}
body { background: #eee;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <div class="jusbrasil"></div>
</body>
</html>

JusBrasil logo single element - Script Codes CSS Codes

@charset "UTF-8";
.jusbrasil { background: #5A731B; width: 10em; height: 10em; border-radius: 2em 0 0 0; margin: 5em auto; position: relative;
}
.jusbrasil:before { content: ""; position: absolute; width: 0; height: 0; border: 5em solid #FCD230; border-left-color: transparent; border-top-color: transparent;
}
.jusbrasil:after { content: "★"; text-align: center; line-height: 3em; font-size: 2em; color: #fff; width: 65%; height: 65%; position: absolute; background: #0A4688; right: 0; bottom: 0; border-radius: 100% 0 0 0;
}
body { background: #eee;
}
JusBrasil logo single element - Script Codes
JusBrasil logo single element - Script Codes
Home Page Home
Developer Shankar Cabus
Username shankarcabus
Uploaded June 24, 2022
Rating 3
Size 2,542 Kb
Views 68,816
Do you need developer help for JusBrasil logo single element?

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!

Shankar Cabus (shankarcabus) Script Codes
Create amazing video scripts 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!