BackArrow

Developer
Size
1,622 Kb
Views
8,096

How do I make an backarrow?

What is a backarrow? How do you make a backarrow? This script and codes were developed by Tom Stark on 10 December 2022, Saturday.

BackArrow Previews

BackArrow - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>backArrow</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <div class="arrowBoarder"> <i class="fa fa-4x fa-arrow-left fa-lg"></i> </div>
</body>
</html>

BackArrow - Script Codes CSS Codes

* { padding: 0px; margin: 0px;
}
.arrowBoarder { height: 80px; width: 80px; border-radius: 50%; background-color: #c75b12; border: 5px solid #c75b12; color: white; cursor: pointer;
}
.arrowBoarder:hover { color: #c75b12; background-color: white;
}
.arrowBoarder, .fa-arrow-left { position: relative;
}
.fa-arrow-left { left: 10px; top: 14px;
}
BackArrow - Script Codes
BackArrow - Script Codes
Home Page Home
Developer Tom Stark
Username TomStark16
Uploaded December 10, 2022
Rating 3
Size 1,622 Kb
Views 8,096
Do you need developer help for BackArrow?

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!

Tom Stark (TomStark16) Script Codes
Create amazing art & images 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!