css add circle to icon cart
span{
font-size: 14px;
font-weight: 900;
position: absolute;
border: solid blue;
border-radius: 60%;
height: 14px;
width: 8px;
background:blue;
}
css add circle to icon cart
span{
font-size: 14px;
font-weight: 900;
position: absolute;
border: solid blue;
border-radius: 60%;
height: 14px;
width: 8px;
background:blue;
}
css add circle to icon cart
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
</style>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<i class="fa" style="font-size:24px"></i>
<span> 5 </span>
</body>
</html>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us