Add Subject Button

Developer
Size
1,610 Kb
Views
12,144

How do I make an add subject button?

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

Add Subject Button Previews

Add Subject Button - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Add Subject Button</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="addSubjectButton"> <i class="fa fa-folder-o fa-3x folderIcon"></i> <i class="fa fa-plus fa-2x plusIcon"></i>
</div>
</body>
</html>

Add Subject Button - Script Codes CSS Codes

.addSubjectButton { border-radius: 50%; border: 5px solid #eb8239; width: 100px; height: 100px; color: #eb8239; margin-left: 25%;
}
.addSubjectButton:hover { background-color: #eb8239; color: white;
}
.folderIcon { position: relative; left: 20px; top: 35px;
}
.plusIcon { position: relative; left: 2px;
}
Add Subject Button - Script Codes
Add Subject Button - Script Codes
Home Page Home
Developer Tom Stark
Username TomStark16
Uploaded December 10, 2022
Rating 3
Size 1,610 Kb
Views 12,144
Do you need developer help for Add Subject Button?

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 marketing copy 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!