BREAKING NEWS
བདེ་ཅན་སྨོན་ལམ་བསྡུས་པ།།
Launching a Specific Application without a UAC (User Account Control) Prompt
དུས་དེ་རིང་བཀྲ་ཤིས་ལྷ་རྒྱལ་ལོ།
Hide all the blog posts from the homepage | Hide all the widgets from all the blog posts
CSS for a Trapezoid/Trapezium
CSS for a Rectangle
Full forms of Technical Terms Used in Programming
What is i tag and b tag
CSS For Bold and Italic texts
Write texts on an image in html
Home
Technical Support
Blogger Tutorials
Earn Money
JavaScript
Subscribe Author On YouTube [Click Here>>]
Monday, May 10, 2021
Home
CSS
Hover & Hover Link in HTML
Hover & Hover Link in HTML
Sir Chogyal
-
<html> <title>HTML Class</title> <head> <style> .blink { background-color: green; color: #08f8fc; font-size: 33px; width: 380px; height: 100px; cursor: pointer; text-align: center; display: table-cell; vertical-align: middle; border-radius: 55px; } .blink:hover { background-color: red; color: blue; font-size: 40px; } .all { margin-left: auto; margin-top: auto; } </style> </head> <body> <div class="all"> <a href="https://v815.blogspot.com/2021/05/hover-hover-link-in-html.html" target="_blank"><div class="blink">CSS for Hover</div></a> </div> </body> <footer> </footer> </html>
Copy code snippet
You Might Also Like
CSS for a Trapezoid/Trapezium
May 22, 2021
-
Sir Chogyal
CSS for a Rectangle
May 22, 2021
-
Sir Chogyal
CSS For Bold and Italic texts
May 14, 2021
-
Sir Chogyal
Write texts on an image in html
May 12, 2021
-
Sir Chogyal
Hover & Hover Link in HTML
May 10, 2021
-
Sir Chogyal
CSS for an Oval Shape
May 07, 2021
-
Sir Chogyal
« PREV
NEXT »
No comments
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments ( Atom )
Subscribe by Email
|
YouTube
|
Facebook
|
Instagram
|
Twitter
Learning JavaScript Quickly
Subscribe by Email
|
YouTube
|
Facebook
|
Instagram
|
Twitter
No comments
Post a Comment