darkcode
Web Design and Web Development Tutorials
Post Page Advertisement [Top]
CSS ANIMATION
MAKE AMAZING BUTTONS WITH CSS ANIMATION
Yahya Benlachheb
HTML CODE
CSS
CSS CODE
body{ margin: 0; padding: 0; font-family: 'Ionicons'; } .a1{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } .a1 a{ width: 70px; height: 70px; display: block; color: white; background: black; overflow: hidden; text-align: center; text-decoration: none; font-size: 40px; border-radius: 50%; } .a1 a:before{ content: '\f2d3'; display: block; margin: 13px 0; transition: all 0.5s; } .a1 a:hover:before{ margin-top: -44px; } .a1 a:after{ content: '\f2d3'; display: block; transition: all 0.5s; }
DOWNLOAD ALL FILES
FROM HERE
1 comment:
Yahya Benlachheb
September 2, 2017 at 6:44 AM
test test
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Bottom Ad [Post Page]
Powered by
Blogger
.
Popular Posts
Animated Login Form Using Only HTML & CSS
Download All Files From Here
Amazing Transparent Login Form Just By Using HTML & CSS
DOWNLOAD FILES
Creating a Simple Personal Website Using HTML and CSS
HTML CODE Personal WebSite DarkCode Web Devloper - Web Designer A web developer...
Slideshow With Navigation Buttons Using Only HTML & CSS
DOWNLOAD FILES
Animated Login Form Using HTML & CSS & JQurey
DOWNLOAD FILES
Responsive About us Section Using HTML & CSS
DOWNLOAD FILES
Social media buttons with amazing animation on hover using html & css
DOWNLOAD FILES
Buttons With Awesome Hover Effects Using Only HTML & CSS
DOWNLOAD FILES
Amazing Profile Card Using Only HTML & CSS
In this blog post we will see how to create an amazing profile card using only HTML & CSS. Here is the HTML Code <! DOCTYPE html...
Responsive Menu Navigation Using Only HTML & CSS
DOWNLOAD FILES
Followers
Search This Blog
()
()
Show more
Show less
Home
Labels
CSS ANIMATION
Hover Effects
HTML / CSS
JS
Loading Animation
Login Form
Navigations
Newsletter
Profile Cards
Responsive Personal Website
Responsive Web Design
Search Box
Social Media Buttons
Copyright 2021,
darkcode
. All rights Reserved.
test test
ReplyDelete